{ "version": "0.1.3", "description": "Local Github actions runner.", "homepage": "https://github.com/nektos/act/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/nektos/act/releases/download/v0.1.3/act_Windows_x86_64.zip", "hash": "246a5a8589cce74d3d69bef5d48448b4ea855c9b40632296d3cbe8ff95458561" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v0.1.3/act_Windows_i386.zip", "hash": "07f0e9720ad989d620e57fda05afc6e3de3c35c494e8283b9cf8e0f2ce5e63d7" } }, "bin": "act.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/nektos/act/releases/download/v$version/act_Windows_x86_64.zip" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v$version/act_Windows_i386.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }