mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
emplace: Update to version 0.2.19 (#1043)
This commit is contained in:
parent
6459c79ab8
commit
2440c59777
@ -1,12 +1,12 @@
|
||||
{
|
||||
"homepage": "https://github.com/tversteeg/emplace",
|
||||
"version": "0.2.17",
|
||||
"version": "0.2.19",
|
||||
"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.2.17/emplace-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "c0236ba316ee8b8f9f62141c611477d377d8c9f0a06b3d6344446a2f2d1fb1f4"
|
||||
"url": "https://github.com/tversteeg/emplace/releases/download/v0.2.19/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
|
||||
"hash": "c3e11bc5d196249b702e156c1a4867ba4491aa18b4b8964e6bd778915b6d80e9"
|
||||
}
|
||||
},
|
||||
"bin": "emplace.exe",
|
||||
@ -14,7 +14,7 @@
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/tversteeg/emplace/releases/download/v$version/emplace-x86_64-pc-windows-msvc.zip"
|
||||
"url": "https://github.com/tversteeg/emplace/releases/download/v$version/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user