Skip to content

Commit

Permalink
remove frefilesync shortcut
Browse files Browse the repository at this point in the history
  • Loading branch information
back-lacking committed Dec 18, 2024
1 parent 0eddfbe commit 8196200
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions bucket/freefilesync.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,6 @@
"pre_uninstall": [
"Start-Process \"$HOME\\scoop\\apps\\freefilesync\\current\\Uninstall\\unins000.exe\" -ArgumentList @('/VERYSILENT' , '/CLOSEAPPLICATIONS' , '/FORCECLOSEAPPLICATIONS') -Wait -Verb RunAs | Out-Null"
],
"shortcuts": [
[
"RealTimeSync.exe",
"RealTimeSync",
"FreeFileSync.exe",
"FreeFileSync"
]
],
"checkver": {
"url": "https://freefilesync.org/download.php",
"regex": "FreeFileSync ([\\d.]+) Windows"
Expand Down

0 comments on commit 8196200

Please sign in to comment.