emplace: Update to version 0.4.3

This commit is contained in:
Jakub Čábera 2021-01-29 03:53:14 +01:00
parent e5eb3e8a19
commit 232e813259

View File

@ -1,12 +1,12 @@
{ {
"version": "0.4.2", "version": "0.4.3",
"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/v0.4.2/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v0.4.3/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "fd68c68601fa8ddec7b776610e9ea00ab256d551b974d2979abdbc81c59dff5a" "hash": "d53d32ab5b57b48bd8e93fa8a45e7a990a6865dc1108ecc6bfc446c2b5030974"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",