From 78c777471067c949e864f470bf9fb77653113dd7 Mon Sep 17 00:00:00 2001 From: Simaek Date: Mon, 17 Aug 2020 12:10:52 +0800 Subject: [PATCH] Clash4Windows: Add version 0.11.4 --- bucket/Clash4Windows.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 bucket/Clash4Windows.json 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" +}