scoop-bucket

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

commit 8cd5db7b95e33c36681b6a9f6d18478860c17e2f
parent 443caddb231c50be60d6935f7c48b966e4138f52
Author: goreleaserbot <bot@goreleaser.com>
Date:   Sun, 20 Sep 2026 08:19:56 -0300

Scoop update for icns version v4.2.0
Diffstat:
Micns.json | 17++++++++---------
1 file changed, 8 insertions(+), 9 deletions(-)

diff --git a/icns.json b/icns.json @@ -1,26 +1,26 @@ { - "version": "4.0.1", + "version": "4.2.0", "architecture": { "32bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_386.zip", + "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_386.zip", "bin": [ "icnsify.exe" ], - "hash": "17720c2c4b6194daf8f2faa44bf6a5cc21f6f1d5aa06c1f0080d41bffb62dee3" + "hash": "232c7ea3ebe15fffc34c7316d01cb6b6fd304748626a8987da3d373f0bdb78d7" }, "64bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_amd64.zip", + "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_amd64.zip", "bin": [ "icnsify.exe" ], - "hash": "8102277ecbcbc6e26e9508fe880334a33b2a69d6bec0a3606a4fd6b304db445c" + "hash": "ae08b7ed2884847c05d42c40490918d9539e24482e2d40de76f1fd218d34cdc9" }, "arm64": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v4.0.1/icns_4.0.1_windows_arm64.zip", + "url": "https://github.com/jackmordaunt/icns/releases/download/v4.2.0/icns_4.2.0_windows_arm64.zip", "bin": [ "icnsify.exe" ], - "hash": "34f3ce26db0e6abe9b16b98004103b21df3bed1635eb2c33ea7444f8d5cfc866" + "hash": "a21d0943756904ef413e36bbf2f49ca477526d36e18f4264e4e29ec5295179b5" } } -} -\ No newline at end of file +}