emplace: Update to version 0.2.17

This commit is contained in:
Ash258 2020-04-13 16:21:11 +02:00
parent e947fdcf8a
commit 2f478cf263

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/tversteeg/emplace", "homepage": "https://github.com/tversteeg/emplace",
"version": "0.2.16", "version": "0.2.17",
"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.16/emplace-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tversteeg/emplace/releases/download/v0.2.17/emplace-x86_64-pc-windows-msvc.zip",
"hash": "44ef3ecf753419887c50cd769b083b6e236da455dd350f41e266f69c3c900de8" "hash": "c0236ba316ee8b8f9f62141c611477d377d8c9f0a06b3d6344446a2f2d1fb1f4"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",