From b95743445c1db2d287ef63f2a1fa722702de6d64 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C4=8C=C3=A1bera?= Date: Wed, 19 Aug 2020 12:39:39 +0200 Subject: [PATCH] mach2: Update to version 0.5.0.0 --- bucket/mach2.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/mach2.json b/bucket/mach2.json index 148ff1f655..23293808b4 100644 --- a/bucket/mach2.json +++ b/bucket/mach2.json @@ -1,16 +1,16 @@ { + "version": "0.5.0.0", "description": "Feature Control Multi-tool for Windows 10", "homepage": "https://github.com/riverar/mach2", - "version": "0.3.0.0", "license": "GPL-3.0-or-later", "architecture": { "64bit": { - "url": "https://github.com/riverar/mach2/releases/download/0.3.0.0/mach2_0.3.0.0_x64.zip", - "hash": "0d92c32ad43e22fc0992c87f79f87f01ca79a47bf8856def74844f06c6e80666" + "url": "https://github.com/riverar/mach2/releases/download/0.5.0.0/mach2_0.5.0.0_x64.zip", + "hash": "d31b0074ed3221d2ec0a5a0612ff9c88c933e210e50e9f77466477e9b8cd4bdd" }, "32bit": { - "url": "https://github.com/riverar/mach2/releases/download/0.3.0.0/mach2_0.3.0.0_x86.zip", - "hash": "0bfba0cf65d9dc189f0a12362e15694f88bdaad643599a4f6928c4b5b444766e" + "url": "https://github.com/riverar/mach2/releases/download/0.5.0.0/mach2_0.5.0.0_x86.zip", + "hash": "856e2f5d6915baf87d43074a51459f812a5133c9a5312083ab29156c7be6c39e" } }, "bin": "mach2.exe",