Created
May 31, 2020 10:05
-
-
Save mark05e/bef72c2af0fca3a5b7f0b45ba1cc309c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"homepage": "https://github.com/imDema/FreeMove", | |
"version": "2.1.0", | |
"description": "A small program to move directories without breaking shortcuts or installations", | |
"license": { | |
"identifier": "GPL-3.0-only", | |
"url": "https://github.com/imDema/FreeMove/blob/master/LICENSE.txt" | |
}, | |
"url": "https://github.com/imDema/FreeMove/releases/download/2.1.0/FreeMove.exe", | |
"hash": "3393141632520238F5CBB6BC188463124BC2E2D1BF23DDC9D6DE69482695842B", | |
"bin": "FreeMove.exe", | |
"shortcuts": [ | |
[ | |
"FreeMove.exe", | |
"FreeMove" | |
] | |
], | |
"checkver": { | |
"github": "https://github.com/imDema/FreeMove/" | |
}, | |
"autoupdate": { | |
"url": "https://github.com/imDema/FreeMove/releases/download/$version/FreeMove.exe" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment