diff --git a/bucket/Clash4Windows.json b/bucket/Clash4Windows.json new file mode 100644 index 0000000..f8a7d95 --- /dev/null +++ b/bucket/Clash4Windows.json @@ -0,0 +1,19 @@ +{ + "description": "Clash for Windows", + "homepage": "https://github.com/Fndroid/clash_for_windows_pkg", + "version": "0.11.4", + "architecture": { + "64bit": { + "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.11.4/Clash.for.Windows-0.11.4-win.7z", + "hash": "f77d9ef2385941d9fb831286e479a5e5db038bf931927f46113f957fc4c428fc", + "bin": "clash4windows\\Clash for Windows.exe", + "shortcuts": [ + [ + "clash4windows\\Clash for Windows.exe", + "Clash for Window" + ] + ] + } + }, + "extract_to": "clash4windows" +}