emplace: Update to version 0.2.13

This commit is contained in:
Richard Kuhnt 2020-03-11 21:01:53 +00:00
parent e863547a6d
commit 8d04555579

View File

@ -1,12 +1,12 @@
{ {
"homepage": "https://github.com/tversteeg/emplace", "homepage": "https://github.com/tversteeg/emplace",
"version": "0.2.12", "version": "0.2.13",
"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.12/emplace-x86_64-pc-windows-msvc.zip", "url": "https://github.com/tversteeg/emplace/releases/download/v0.2.13/emplace-x86_64-pc-windows-msvc.zip",
"hash": "b845ac75e190d86c5c254f991f582c967712ef93bd803fef9717328872243790" "hash": "7c066752583b268223312b01e090700a067debd4445bb3a666534e9419f5050d"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",