2020-04-13 16:21:11 +02:00

25 lines
800 B
JSON

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