From fdcb845d0356552f080890af034c57f7cec767c6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 24 Sep 2026 22:07:17 +0000 Subject: [PATCH] .versions: bumped mirrord to 3.261.0 --- .versions | 2 +- .versions.json | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.versions b/.versions index f764245..8c5ca00 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.257.0 +mirrord 3.261.0 diff --git a/.versions.json b/.versions.json index d92bcdc..631d6ab 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.257.0", - "version": "3.257.0" + "url": "https://github.com/metalbear-co/mirrord/releases/tag/3.261.0", + "version": "3.261.0" } }