From cbe3650bc27db33050053730e22e4121a71cbed0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 21 Sep 2026 22:07:32 +0000 Subject: [PATCH] .versions: bumped mirrord to 3.257.0 --- .versions | 2 +- .versions.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.versions b/.versions index da7205f..f764245 100644 --- a/.versions +++ b/.versions @@ -28,4 +28,4 @@ golangci-lint-langserver 0.0.12 gotestsum 1.13.0 # The latest mirrord that may be considered. -mirrord 3.256.0 +mirrord 3.257.0 diff --git a/.versions.json b/.versions.json index 0b57bb3..d92bcdc 100644 --- a/.versions.json +++ b/.versions.json @@ -42,7 +42,7 @@ }, "mirrord": { "$comment": "The latest mirrord that may be considered.", - "url": "https://github.com/metalbear-co/mirrord/releases/tag/3.256.0", - "version": "3.256.0" + "url": "https://github.com/metalbear-co/mirrord/releases/tag/3.257.0", + "version": "3.257.0" } }