From 953844b2529cd159b44fb68473da14dace1171bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 6 Oct 2025 20:29:02 +0000 Subject: [PATCH] multi-gitter: Update to version 0.59.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 bf0e572f07..ba0b535645 100644 --- a/bucket/multi-gitter.json +++ b/bucket/multi-gitter.json @@ -1,20 +1,20 @@ { - "version": "0.58.0", + "version": "0.59.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.58.0/multi-gitter_0.58.0_Windows_x86_64.tar.gz", - "hash": "4af737d541cda9c7736b01284def7a084f619baa6c528148712cad50877791cb" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_x86_64.tar.gz", + "hash": "2ed1e1683ad5244527bcde29554294acace72614fce2ee659bd844b351cab693" }, "32bit": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_i386.tar.gz", - "hash": "1ebfaf8f6e88e8e5e9f433a054ab3e9729ca9831e8622af7ec1bb7f7d6ea06f3" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_i386.tar.gz", + "hash": "cc657c219a4ad3b81bcd5c261aa384fdf3c863c65fa0b0a23cd3eb111972d42a" }, "arm64": { - "url": "https://github.com/lindell/multi-gitter/releases/download/v0.58.0/multi-gitter_0.58.0_Windows_ARM64.tar.gz", - "hash": "84164ce82da1c9f4e749d2d649ed632a4471668d6e261aff050c2c7658c1f168" + "url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_ARM64.tar.gz", + "hash": "94cad72e6e61ecac4cd46782a62b1abb53f3c5c7b170f2ae2f577bf99b3a4065" } }, "bin": "multi-gitter.exe",