2020-04-05 02:35:32 +02:00

25 lines
800 B
JSON

{
"homepage": "https://github.com/tversteeg/emplace",
"version": "0.2.16",
"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.16/emplace-x86_64-pc-windows-msvc.zip",
"hash": "44ef3ecf753419887c50cd769b083b6e236da455dd350f41e266f69c3c900de8"
}
},
"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"
}
}
}