mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
emplace: Add version 0.2.11 (#837)
This commit is contained in:
parent
81a5494f21
commit
6a46c3364a
24
bucket/emplace.json
Normal file
24
bucket/emplace.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"homepage": "https://github.com/tversteeg/emplace",
|
||||
"version": "0.2.11",
|
||||
"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.11/emplace-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "95de4ea734358e966891c2e117be3ff40f6e5d416b4f820423ea45ea15cc5b60"
|
||||
}
|
||||
},
|
||||
"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"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user