scoop-bucket

Scoop bucket for publishing my apps.
Log | Files | Refs

commit 443caddb231c50be60d6935f7c48b966e4138f52
parent 57cdf6c6d26c146dce2efa7668cc50485fe089a6
Author: goreleaserbot <bot@goreleaser.com>
Date:   Thu, 17 Sep 2026 13:09:25 -0300

Scoop update for icns version v4.0.1
Diffstat:
Micns.json | 14+++++++-------
1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/icns.json b/icns.json @@ -1,26 +1,26 @@ { - "version": "2.2.7", + "version": "4.0.1", "architecture": { "32bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.7/icns_2.2.7_windows_386.zip", + "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_386.zip", "bin": [ "icnsify.exe" ], - "hash": "6875fe7651753013770b6fd8ef61c91ec9d9b8c875ae4ddf54a68201a8000327" + "hash": "17720c2c4b6194daf8f2faa44bf6a5cc21f6f1d5aa06c1f0080d41bffb62dee3" }, "64bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.7/icns_2.2.7_windows_amd64.zip", + "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_amd64.zip", "bin": [ "icnsify.exe" ], - "hash": "a7cda0a607e0e3d1c4c29e1d8262010e4b9fc929328bba5246a74bff1aeaa2c7" + "hash": "8102277ecbcbc6e26e9508fe880334a33b2a69d6bec0a3606a4fd6b304db445c" }, "arm64": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.7/icns_2.2.7_windows_arm64.zip", + "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_arm64.zip", "bin": [ "icnsify.exe" ], - "hash": "76646231e55d0113fd83ee890ad20a33affccd31c5e24e7b7ab558a2cdb3f021" + "hash": "34f3ce26db0e6abe9b16b98004103b21df3bed1635eb2c33ea7444f8d5cfc866" } } } \ No newline at end of file