From bb53beb65e6a7340ab17bd452d1f929e4e375a17 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 20:28:12 +0000 Subject: [PATCH 1/2] enigma-virtual-box: Update to version 10.50 --- bucket/enigma-virtual-box.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/enigma-virtual-box.json b/bucket/enigma-virtual-box.json index 06fd817..7695d0b 100644 --- a/bucket/enigma-virtual-box.json +++ b/bucket/enigma-virtual-box.json @@ -1,10 +1,10 @@ { - "version": "10.40", + "version": "10.50", "description": "Application virtualization system for Windows.", "homepage": "https://enigmaprotector.com/en/aboutvb.html", "license": "Freeware", "url": "https://enigmaprotector.com/assets/files/enigmavb.exe#/install.exe", - "hash": "0109a179c96c3864ef5977602a31a79770843cda274259ba9bcf870033744a89", + "hash": "b587324575f2a792f47586ed579508d3344b22d7aef1aeb10c0dc42bae1a1985", "innosetup": true, "bin": "enigmavbconsole.exe", "shortcuts": [ From d7bcdc5132fffeb659fd23138036d36c2ca0ca3b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Oct 2023 20:27:55 +0000 Subject: [PATCH 2/2] clash-for-windows: Update to version 0.20.39 --- bucket/clash-for-windows.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/clash-for-windows.json b/bucket/clash-for-windows.json index 4e8b201..4233127 100644 --- a/bucket/clash-for-windows.json +++ b/bucket/clash-for-windows.json @@ -1,13 +1,13 @@ { - "version": "0.20.38", + "version": "0.20.39", "description": "A Windows/macOS GUI based on Clash", "homepage": "https://github.com/Fndroid/clash_for_windows_pkg", "license": "Closed source Freeware", "notes": "Clash for Windows data are now saved into '$persist_dir' and persisted by Scoop.", "architecture": { "64bit": { - "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.38/Clash.for.Windows.Setup.0.20.38.exe#/dl.7z", - "hash": "be1210f80e96f5c5da58a46cb4db43f432f6d7212fe1d9319aba65b773cf08da", + "url": "https://github.com/Fndroid/clash_for_windows_pkg/releases/download/0.20.39/Clash.for.Windows.Setup.0.20.39.exe#/dl.7z", + "hash": "477274ce22d30559ae5df8d41b0adb0a8461be0501d26a0500452ab68c650608", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$PLUGINSDIR\", \"$dir\\`$R0\" -Force -Recurse"