diff --git a/bucket/clash-for-windows.json b/bucket/clash-for-windows.json index 4878059ab..c8bd9e2a5 100644 --- a/bucket/clash-for-windows.json +++ b/bucket/clash-for-windows.json @@ -1,20 +1,20 @@ { - "version": "0.20.35", + "version": "0.20.36", "homepage": "https://github.com/Fndroid/clash_for_windows_pkg", "description": "A Windows GUI based on Clash", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.35/Clash.for.Windows.Setup.0.20.35.exe#/dl.7z", - "hash": "5665bc08f814b0078e5ffef75db387891c342610db50fe3596525f9b7830b94e", + "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.36/Clash.for.Windows.Setup.0.20.36.exe#/dl.7z", + "hash": "9b55132396917db525c64b478e4f047ac2aa2c80f47e9e4c69ceeac971765d5c", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse" ] }, "32bit": { - "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.35/Clash.for.Windows.Setup.0.20.35.ia32.exe#/dl.7z", - "hash": "b347e0fe170332b912fc926c1d077fd8a0a217e5f97e61f62154f3067bfd1889", + "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.36/Clash.for.Windows.Setup.0.20.36.ia32.exe#/dl.7z", + "hash": "feb41f8debd71aa13be5d606494faf04454afcd908a6a876382152fba670d7eb", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"