2020-03-11 21:01:53 +00:00

25 lines
800 B
JSON

{
"homepage": "https://github.com/tversteeg/emplace",
"version": "0.2.13",
"description": "Synchronizes installed packages on multiple machines.",
"license": "AGPL-3.0-or-later",
"architecture": {
"64bit": {
"url": "https://github.com/tversteeg/emplace/releases/download/v0.2.13/emplace-x86_64-pc-windows-msvc.zip",
"hash": "7c066752583b268223312b01e090700a067debd4445bb3a666534e9419f5050d"
}
},
"bin": "emplace.exe",
"checkver": "github",
"autoupdate": {
"architecture": {
"64bit": {
"url": "https://github.com/tversteeg/emplace/releases/download/v$version/emplace-x86_64-pc-windows-msvc.zip"
}
},
"hash": {
"url": "$url.sha256"
}
}
}