multi-gitter: Update to version 0.60.0

This commit is contained in:
github-actions[bot] 2025-11-16 20:29:47 +00:00
parent 1cb9a2b74a
commit 580058182e

View File

@ -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.", "description": "A command-line tool for updating multiple repositories with a single command.",
"homepage": "https://github.com/lindell/multi-gitter", "homepage": "https://github.com/lindell/multi-gitter",
"license": "Apache-2.0", "license": "Apache-2.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_x86_64.tar.gz", "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_x86_64.tar.gz",
"hash": "2ed1e1683ad5244527bcde29554294acace72614fce2ee659bd844b351cab693" "hash": "0933a6c0be13d3742fa20055235f48f8cf35f4fa8c68d947ca3bee37444f3c4d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_i386.tar.gz", "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_i386.tar.gz",
"hash": "cc657c219a4ad3b81bcd5c261aa384fdf3c863c65fa0b0a23cd3eb111972d42a" "hash": "1146bc9b0104d952dc2d73f36d18cb2dbf35b3f65d11d81ab363e164e93b783b"
}, },
"arm64": { "arm64": {
"url": "https://github.com/lindell/multi-gitter/releases/download/v0.59.0/multi-gitter_0.59.0_Windows_ARM64.tar.gz", "url": "https://github.com/lindell/multi-gitter/releases/download/v0.60.0/multi-gitter_0.60.0_Windows_ARM64.tar.gz",
"hash": "94cad72e6e61ecac4cd46782a62b1abb53f3c5c7b170f2ae2f577bf99b3a4065" "hash": "9b90c5b0861d10c8017e94e3b08520a383878a2e0dcde204fdd614519d9c09d1"
} }
}, },
"bin": "multi-gitter.exe", "bin": "multi-gitter.exe",