emplace: Update to version 0.2.16

This commit is contained in:
Jakub Čábera 2020-04-05 02:35:32 +02:00
parent 44432ce516
commit c24aad8556

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/tversteeg/emplace", "homepage": "https://github.com/tversteeg/emplace",
"version": "0.2.15", "version": "0.2.16",
"description": "Synchronizes installed packages on multiple machines.", "description": "Synchronizes installed packages on multiple machines.",
"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.15/emplace-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tversteeg/emplace/releases/download/v0.2.16/emplace-x86_64-pc-windows-msvc.zip",
"hash": "de2fc1c27ad253e8dacc0689986d053fea805399efd2ab2f1ecc8cd7facab06c" "hash": "44ef3ecf753419887c50cd769b083b6e236da455dd350f41e266f69c3c900de8"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",