2020-10-22 08:45:25 +02:00

25 lines
824 B
JSON

{
"version": "0.3.8",
"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.8/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "ee15d6c9931e54f9a13c78ebcf74e82b42dd237ddce60372eac6caca53edd56a"
}
},
"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"
}
}
}