From 580058182ef06cb0aecd81cf28a9196eb629d874 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 16 Nov 2025 20:29:47 +0000 Subject: [PATCH] multi-gitter: Update to version 0.60.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 ba0b535645..9bcc4578e4 100644 --- a/bucket/multi-gitter.json +++ b/bucket/multi-gitter.json @@ -1,20 +1,20 @@ { - "version": "0.59.0", + "version": "0.60.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.59.0/multi-gitter_0.59.0_Windows_x86_64.tar.gz", - "hash": "2ed1e1683ad5244527bcde29554294acace72614fce2ee659bd844b351cab693" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_x86_64.tar.gz", + "hash": "0933a6c0be13d3742fa20055235f48f8cf35f4fa8c68d947ca3bee37444f3c4d" }, "32bit": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_i386.tar.gz", - "hash": "cc657c219a4ad3b81bcd5c261aa384fdf3c863c65fa0b0a23cd3eb111972d42a" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_i386.tar.gz", + "hash": "1146bc9b0104d952dc2d73f36d18cb2dbf35b3f65d11d81ab363e164e93b783b" }, "arm64": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_ARM64.tar.gz", - "hash": "94cad72e6e61ecac4cd46782a62b1abb53f3c5c7b170f2ae2f577bf99b3a4065" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_ARM64.tar.gz", + "hash": "9b90c5b0861d10c8017e94e3b08520a383878a2e0dcde204fdd614519d9c09d1" } }, "bin": "multi-gitter.exe",