From e9e4c65b16e34d6fd28ad3c4536346fef07fdb7a Mon Sep 17 00:00:00 2001 From: Yaser Hsueh Date: Tue, 3 Jan 2023 10:09:39 +0800 Subject: [PATCH] fix: update package urls --- bucket/StarWind-V2V-Image-Converter.json | 2 +- bucket/VMware-OVF-Tool.json | 2 +- bucket/clash4windows.json | 4 ++-- bucket/cmder-core.json | 2 +- bucket/oraclejdk8.json | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/StarWind-V2V-Image-Converter.json b/bucket/StarWind-V2V-Image-Converter.json index c29e21e..fe78889 100644 --- a/bucket/StarWind-V2V-Image-Converter.json +++ b/bucket/StarWind-V2V-Image-Converter.json @@ -4,7 +4,7 @@ "version": "8.0.165", "architecture": { "64bit": { - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/StarWind-V2V-Image-Converter.7z", + "url": "http://dl.simaek.com/scoop/packages/StarWind-V2V-Image-Converter.7z", "hash": "6A67AE1C687952BCD2F92F8EDE08887AC8777B9D37D8C53DEB7BB9677EECAFD0", "bin": "StarV2V.exe", "shortcuts": [ diff --git a/bucket/VMware-OVF-Tool.json b/bucket/VMware-OVF-Tool.json index eccff44..ead22b9 100644 --- a/bucket/VMware-OVF-Tool.json +++ b/bucket/VMware-OVF-Tool.json @@ -4,7 +4,7 @@ "version": "4.3.0-7948156", "architecture": { "64bit": { - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/VMware-ovftool-4.3.0-7948156-win.x86_64.7z", + "url": "http://dl.simaek.com/scoop/packages/VMware-ovftool-4.3.0-7948156-win.x86_64.7z", "hash": "B0B96A519E9BD04CC417CAFE17F123812CEA72C320A0E29D9F76BBE301F084A3" } }, diff --git a/bucket/clash4windows.json b/bucket/clash4windows.json index 1e15750..f7a2c34 100644 --- a/bucket/clash4windows.json +++ b/bucket/clash4windows.json @@ -5,7 +5,7 @@ "license": "MIT", "architecture": { "64bit": { - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/Clash.for.Windows.Setup.0.18.10.exe#/dl.7z", + "url": "http://dl.simaek.com/scoop/packages/Clash.for.Windows.Setup.0.18.10.exe#/dl.7z", "hash": "21ac8e540c0cec89fb932457beca26ca793edc546dbb8a7693f1a2f76b3f15d4", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", @@ -13,7 +13,7 @@ ] }, "32bit": { - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/Clash.for.Windows.Setup.0.18.10.ia32.exe#/dl.7z", + "url": "http://dl.simaek.com/scoop/packages/Clash.for.Windows.Setup.0.18.10.ia32.exe#/dl.7z", "hash": "951497f57e468bc06cb4c34e47723f2cefc76e032858ff6fa404104815fad9c0", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"", diff --git a/bucket/cmder-core.json b/bucket/cmder-core.json index 417e503..f20da31 100644 --- a/bucket/cmder-core.json +++ b/bucket/cmder-core.json @@ -3,7 +3,7 @@ "description": "Portable console emulator for Windows. (Core version)", "homepage": "https://cmder.net", "license": "MIT", - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/cmder-core.v1.3.19_xueye.7z", + "url": "http://dl.simaek.com/scoop/packages/cmder-core.v1.3.19_xueye.7z", "hash": "9f402cd8c0d0d6626205fce4e867f172afab6566ae031d67bf40eaf2a5a7e460", "persist": [ "bin", diff --git a/bucket/oraclejdk8.json b/bucket/oraclejdk8.json index 19d5b01..f775b1f 100644 --- a/bucket/oraclejdk8.json +++ b/bucket/oraclejdk8.json @@ -5,7 +5,7 @@ "license": "https://java.com/otnlicense", "architecture": { "64bit": { - "url": "https://scoop-bucket.oss-cn-hangzhou.aliyuncs.com/jdk1.8.0_291.7z", + "url": "http://dl.simaek.com/scoop/packages/jdk1.8.0_291.7z", "hash": "96b67beed03e92c6c2431673612419f3aa3224120fe1bfe13db6c478efedafbb" } },