scoop-bucket

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

commit efb6b7a5258a8404b079a9803e6543bbc190c2d2
parent db61e6b4ba819adf29e60de44efcbc866ff630c4
Author: goreleaserbot <bot@goreleaser.com>
Date:   Thu,  4 May 2023 11:56:37 +0800

Scoop update for icns version v2.2.6
Diffstat:
Micns.json | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/icns.json b/icns.json @@ -1,19 +1,19 @@ { - "version": "2.2.4", + "version": "2.2.6", "architecture": { "32bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.4/icns_2.2.4_windows_386.zip", + "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.6/icns_2.2.6_windows_386.zip", "bin": [ "icnsify.exe" ], - "hash": "561ef5b46c7a7638e0973489f09c22656752c28c375f478ac90c2dd89f49f984" + "hash": "5932889b5ae521f4311a1909551b8b28cd17405a674c622c1a040513c896603d" }, "64bit": { - "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.4/icns_2.2.4_windows_amd64.zip", + "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.6/icns_2.2.6_windows_amd64.zip", "bin": [ "icnsify.exe" ], - "hash": "3c896d1f2df607a0ef5355c89cb60274c2a921ac498c020a472676652ec79723" + "hash": "f1b3792a67e38e197120964ab833dbe8782b7f9fb2072e950bc42c222efd4c14" } } } \ No newline at end of file