emplace: Update to version 0.3.3

This commit is contained in:
Jakub Čábera 2020-05-14 09:20:55 +02:00
parent 9c165a331f
commit 43d9d5b3e9

View File

@ -1,12 +1,12 @@
{ {
"version": "0.2.19", "version": "0.3.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.2.19/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v0.3.3/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "c3e11bc5d196249b702e156c1a4867ba4491aa18b4b8964e6bd778915b6d80e9" "hash": "f57d7c1e568f7d22766835eb6d1f3aebccad368d1f0433b3434fe3057c2a3e5e"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",