We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 557fcba commit 2ec7a10Copy full SHA for 2ec7a10
1 file changed
bucket/goodsync-np.json
@@ -1,13 +1,13 @@
1
{
2
- "version": "12.9.29",
+ "version": "12.11.1",
3
"homepage": "https://www.goodsync.com",
4
"description": "Simple and secure file backup/synchronization software.",
5
"license": {
6
"identifier": "Shareware",
7
"url": "https://www.goodsync.com/license"
8
},
9
"url": "https://www.goodsync.com/download/GoodSync-Setup.exe",
10
- "hash": "59574626e0b3250d33030e98381936e7a96fdf0c44337e5c51879847028a0d0a",
+ "hash": "aa0c3405f7ba6de0eab797761ad831cd441bef2c08ad4598e54f67c298b5a523",
11
"pre_install": [
12
"if (!(is_admin)) { error \"$app requires admin rights to $cmd\"; break }",
13
"Start-Process \"$dir\\GoodSync-Setup.exe\" -Wait -ArgumentList '/S' -Verb RunAs",
0 commit comments