emplace: Update to version 1.2.2

This commit is contained in:
Richard Kuhnt 2021-03-13 12:01:49 +00:00
parent 79a7de1b39
commit 1472ce5e8f

View File

@ -1,12 +1,12 @@
{ {
"version": "1.2.0", "version": "1.2.2",
"description": "Synchronizes installed packages on multiple machines.", "description": "Synchronizes installed packages on multiple machines.",
"homepage": "https://github.com/tversteeg/emplace", "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/v1.2.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v1.2.2/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "154ae2163fb4202a1f6daa0ce0329b031090385ae0b42f6a01d0ab97275e220f" "hash": "ddec3fc0a3183e73e9a4a92b37cf6ef5855f893baf3058d52577339d01c9254c"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",