From 31874e8016a3847b5f48cce039496738e4e77395 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Tue, 9 Feb 2021 08:40:18 +0100 Subject: [PATCH] emplace: --- bucket/emplace.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/emplace.json b/bucket/emplace.json index c1ac9868c7..aa87608588 100644 --- a/bucket/emplace.json +++ b/bucket/emplace.json @@ -1,12 +1,12 @@ { - "version": "0.4.4", + "version": "1.0.0", "description": "Synchronizes installed packages on multiple machines.", "homepage": "https://github.com/tversteeg/emplace", "license": "AGPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/tversteeg/emplace/releases/download/v0.4.4/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", - "hash": "71198f2908360f2159b3329a74f3d8e19909cd5f7516b4f908ded42c03ae2c3a" + "url": "https://github.com/tversteeg/emplace/releases/download/v1.0.0/emplace-x86_64-pc-windows-msvc.exe#/emplace.exe", + "hash": "396eef976604f3cd62bc9057e1e090e1ba76ce5c6f3cab30c9e6d12f18c9b37e" } }, "bin": "emplace.exe",