Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Jenway/scoop
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenway committed Oct 21, 2023
2 parents 3609652 + d7bcdc5 commit 706e40f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions bucket/clash-for-windows.json
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
4 changes: 2 additions & 2 deletions bucket/enigma-virtual-box.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down

0 comments on commit 706e40f

Please sign in to comment.