mach2: Update to version 0.7.0.0

This commit is contained in:
Jakub Čábera 2020-12-15 08:35:51 +01:00
parent a1391ec6ae
commit 748c5e4f18

View File

@ -1,16 +1,16 @@
{ {
"version": "0.5.0.0", "version": "0.7.0.0",
"description": "Feature Control Multi-tool for Windows 10", "description": "Feature Control Multi-tool for Windows 10",
"homepage": "https://github.com/riverar/mach2", "homepage": "https://github.com/riverar/mach2",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/riverar/mach2/releases/download/0.5.0.0/mach2_0.5.0.0_x64.zip", "url": "https://github.com/riverar/mach2/releases/download/0.7.0.0/mach2_0.7.0.0_x64.zip",
"hash": "d31b0074ed3221d2ec0a5a0612ff9c88c933e210e50e9f77466477e9b8cd4bdd" "hash": "96e111c709c8401059039f962264e151ed5cf48489fba0d3946562e2f96f5c47"
}, },
"32bit": { "32bit": {
"url": "https://github.com/riverar/mach2/releases/download/0.5.0.0/mach2_0.5.0.0_x86.zip", "url": "https://github.com/riverar/mach2/releases/download/0.7.0.0/mach2_0.7.0.0_x86.zip",
"hash": "856e2f5d6915baf87d43074a51459f812a5133c9a5312083ab29156c7be6c39e" "hash": "bd9085afe6bd275777f29695ab5d5fb2d39c245bb9db423dd78173847fce5fda"
} }
}, },
"bin": "mach2.exe", "bin": "mach2.exe",