2020-11-18 13:23:53 +01:00

25 lines
824 B
JSON

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