emplace: Update to version 1.2.0

This commit is contained in:
Jakub Čábera 2021-02-26 13:52:26 +01:00
parent bc8d18b2cd
commit 891fb1ae29

View File

@ -1,12 +1,12 @@
{ {
"version": "1.1.0", "version": "1.2.0",
"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.1.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v1.2.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "56522bf5f6e677cc038329be569b2f7fe9ab03211ed07ce34bdf693c93c0f10d" "hash": "154ae2163fb4202a1f6daa0ce0329b031090385ae0b42f6a01d0ab97275e220f"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",