emplace: Update to version 1.1.0

This commit is contained in:
Jakub Čábera 2021-02-19 15:39:13 +01:00
parent 1764063d15
commit 124a0ceaae

View File

@ -1,12 +1,12 @@
{ {
"version": "1.0.0", "version": "1.1.0",
"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/v1.0.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", "url": "https://github.com/tversteeg/emplace/releases/download/v1.1.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe",
"hash": "396eef976604f3cd62bc9057e1e090e1ba76ce5c6f3cab30c9e6d12f18c9b37e" "hash": "56522bf5f6e677cc038329be569b2f7fe9ab03211ed07ce34bdf693c93c0f10d"
} }
}, },
"bin": "emplace.exe", "bin": "emplace.exe",