Skip to content

Commit

Permalink
freefilesync: Update to version 14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 20, 2025
1 parent a8b1630 commit 479d277
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/freefilesync.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "14.1",
"version": "14.2",
"description": "FreeFileSync. Folder comparison and synchronization",
"homepage": "https://freefilesync.org",
"license": {
"identifier": "Freeware",
"url": "https://freefilesync.org/faq.php#commercial-usage"
},
"url": "https://freefilesync.org/download/FreeFileSync_14.1_Windows_Setup.exe",
"hash": "5417c7a70900f4d2775673df6b55913ac42b446bfa4c9f864f0b662535b8c8ee",
"url": "https://freefilesync.org/download/FreeFileSync_14.2_Windows_Setup.exe",
"hash": "09535dae7a56ae8d9572ac0a2f21afb5a8add7c1def500c165824b54f71db1ad",
"post_install": [
"Write-Host \"Needs interaction. Make sure to change the install path to '$HOME\\scoop\\apps\\freefilesync\\current'\"",
"Start-Process \"$dir\\FreeFileSync_${version}_Windows_Setup.exe\" -Wait -Verb RunAs | Out-Null",
Expand Down

0 comments on commit 479d277

Please sign in to comment.