diff --git a/bucket/zip.json b/bucket/zip.json index c98102fc50..c85916be7f 100644 --- a/bucket/zip.json +++ b/bucket/zip.json @@ -15,17 +15,11 @@ "architecture": { "32bit": { "hash": "f8bbc1821d50400245107ce8cfa4a6c7b524387b58bbd6cbe9c20094e82c3bb5", - "url": "https://r15ch13.keybase.pub/scoop/zip/zip300xn.zip" + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/zip300xn.zip" }, "64bit": { - "hash": "ed29893fcd7f8b2afb2ead0461663584b740b5d064d4e1c87084107941197a7b", - "url": "https://r15ch13.keybase.pub/scoop/zip/zip300xn-x64.zip" + "hash": "63f32f1f797680d9c68379d36cff4373674d405527d7fa2b4bbd34edcc3370d2", + "url": "https://raw.githubusercontent.com/ScoopInstaller/Binary/master/zip/x64/zip300xn-x64.zip" } - }, - "pre_install": [ - "if(Test-Path \"$dir\\zip300xn-x64.zip\") {", - "extract_zip \"$dir\\zip300xn-x64.zip\" \"$dir\"", - "Remove-Item \"$dir\\zip300xn-x64.zip\"", - "}" - ] + } }