2021-03-13 12:01:49 +00:00

25 lines
824 B
JSON

{
"version": "1.2.2",
"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/v1.2.2/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "ddec3fc0a3183e73e9a4a92b37cf6ef5855f893baf3058d52577339d01c9254c"
}
},
"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"
}
}
}