2021-02-05 08:33:29 +01:00

25 lines
824 B
JSON

{
"version": "0.4.4",
"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.4.4/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "71198f2908360f2159b3329a74f3d8e19909cd5f7516b4f908ded42c03ae2c3a"
}
},
"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"
}
}
}