From 317d0c08a90a7ac05f76e2c0ef64874557662417 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 00:39:28 +0000 Subject: [PATCH] multi-gitter: Update to version 0.61.0 --- bucket/multi-gitter.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/bucket/multi-gitter.json b/bucket/multi-gitter.json index 9bcc4578e4..66cb4a05a5 100644 --- a/bucket/multi-gitter.json +++ b/bucket/multi-gitter.json @@ -1,20 +1,20 @@ { - "version": "0.60.0", + "version": "0.61.0", "description": "A command-line tool for updating multiple repositories with a single command.", "homepage": "https://github.com/lindell/multi-gitter", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_x86_64.tar.gz", - "hash": "0933a6c0be13d3742fa20055235f48f8cf35f4fa8c68d947ca3bee37444f3c4d" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.61.0/multi-gitter_0.61.0_Windows_x86_64.tar.gz", + "hash": "df7c50659bbc577f1ad76da48e3da3559b95db7e463d8e0254ee0b5884ac6ec4" }, "32bit": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_i386.tar.gz", - "hash": "1146bc9b0104d952dc2d73f36d18cb2dbf35b3f65d11d81ab363e164e93b783b" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.61.0/multi-gitter_0.61.0_Windows_i386.tar.gz", + "hash": "2060a95b67e9495d7832d2c3397a8e305c07724c8f9cfedb685e0c8004490b74" }, "arm64": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_ARM64.tar.gz", - "hash": "9b90c5b0861d10c8017e94e3b08520a383878a2e0dcde204fdd614519d9c09d1" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.61.0/multi-gitter_0.61.0_Windows_ARM64.tar.gz", + "hash": "0a29ff531b30423c795eb993eb96e62acdc3a6139ef0fd2ce4fffda5dbbb9aef" } }, "bin": "multi-gitter.exe",