This commit is contained in:
Jakub Čábera 2021-02-09 08:40:18 +01:00
parent 81e5c848c9
commit 31874e8016

View File

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