Skip to content

Instantly share code, notes, and snippets.

@mark05e
Created May 31, 2020 10:05
Show Gist options
  • Save mark05e/bef72c2af0fca3a5b7f0b45ba1cc309c to your computer and use it in GitHub Desktop.
Save mark05e/bef72c2af0fca3a5b7f0b45ba1cc309c to your computer and use it in GitHub Desktop.
{
"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