emplace: Update to version 0.2.19 (#1043)

This commit is contained in:
Jakub Čábera 2020-05-14 09:16:07 +02:00 committed by GitHub
parent 6459c79ab8
commit 2440c59777
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/tversteeg/emplace", "version": "0.2.19",
"version": "0.2.17",
"description": "Synchronizes installed packages on multiple machines.", "description": "Synchronizes installed packages on multiple machines.",
"homepage": "https://github.com/tversteeg/emplace",
"license": "AGPL-3.0-or-later", "license": "AGPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/tversteeg/emplace/releases/download/v0.2.17/emplace-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tversteeg/emplace/releases/download/v0.2.19/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "c0236ba316ee8b8f9f62141c611477d377d8c9f0a06b3d6344446a2f2d1fb1f4" "hash": "c3e11bc5d196249b702e156c1a4867ba4491aa18b4b8964e6bd778915b6d80e9"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",
@ -14,7 +14,7 @@
"autoupdate": { "autoupdate": {
"architecture": { "architecture": {
"64bit": { "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": { "hash": {