From 5d3bb61ea0fe5bebeff706850dfe69834735ed8b Mon Sep 17 00:00:00 2001 From: Yaser Hsueh Date: Wed, 4 Jan 2023 14:55:16 +0800 Subject: [PATCH] fix: correct urls --- bucket/7zip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/7zip.json b/bucket/7zip.json index 4af3b09..3a58bdd 100644 --- a/bucket/7zip.json +++ b/bucket/7zip.json @@ -6,7 +6,7 @@ "notes": "Add 7-Zip as a context menu option by running: \"$dir\\install-context.reg\"", "architecture": { "64bit": { - "url": "http://dl.simaek.com/scoop/buckets/custom/package/7zip/a7z2201-x64.msi", + "url": "http://dl.simaek.com/scoop/buckets/custom/package/7zip/7z2201-x64.msi", "hash": "f4afba646166999d6090b5beddde546450262dc595dddeb62132da70f70d14ca", "extract_dir": "Files\\7-Zip" },