{ "version": "0.5.0.0", "description": "Feature Control Multi-tool for Windows 10", "homepage": "https://github.com/riverar/mach2", "license": "GPL-3.0-or-later", "architecture": { "64bit": { "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.5.0.0/mach2_0.5.0.0_x86.zip", "hash": "856e2f5d6915baf87d43074a51459f812a5133c9a5312083ab29156c7be6c39e" } }, "bin": "mach2.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/riverar/mach2/releases/download/$version/mach2_$version_x64.zip" }, "32bit": { "url": "https://github.com/riverar/mach2/releases/download/$version/mach2_$version_x86.zip" } } } }