emplace: Update to version 1.4.0

This commit is contained in:
Richard Kuhnt 2021-03-18 17:00:26 +00:00
parent e908e4aea6
commit 78e72db7d4

View File

@ -1,12 +1,12 @@
{ {
"version": "1.3.0", "version": "1.4.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.3.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v1.4.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "b2b60b6ccc420fb5358fb969dc3224b3874776adaca05949df882dc554540375" "hash": "e223681f7d8eb4892051e84331d3134ffba3d5604671f002b0a5f3ce2c9ab510"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",