commit db61e6b4ba819adf29e60de44efcbc866ff630c4
Author: goreleaserbot <bot@goreleaser.com>
Date: Mon, 27 Feb 2023 13:12:40 +0800
Scoop update for icns version v2.2.4
Diffstat:
1 file changed, 20 insertions(+), 0 deletions(-)
diff --git a/icns.json b/icns.json
@@ -0,0 +1,19 @@
+{
+ "version": "2.2.4",
+ "architecture": {
+ "32bit": {
+ "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.4/icns_2.2.4_windows_386.zip",
+ "bin": [
+ "icnsify.exe"
+ ],
+ "hash": "561ef5b46c7a7638e0973489f09c22656752c28c375f478ac90c2dd89f49f984"
+ },
+ "64bit": {
+ "url": "https://github.com/JackMordaunt/icns/releases/download/v2.2.4/icns_2.2.4_windows_amd64.zip",
+ "bin": [
+ "icnsify.exe"
+ ],
+ "hash": "3c896d1f2df607a0ef5355c89cb60274c2a921ac498c020a472676652ec79723"
+ }
+ }
+}
+\ No newline at end of file