{ "version": "0.2.56", "description": "Local Github actions runner.", "homepage": "https://github.com/nektos/act/", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_x86_64.zip", "hash": "4dfafb5e2f638e444391d36b8592da1e99a54297abb853a547862523ba72c0fa" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_i386.zip", "hash": "8141f6890745f02a879a983d9f997030bdec04a965cd70bd1f268e694a780692" }, "arm64": { "url": "https://github.com/nektos/act/releases/download/v0.2.56/act_Windows_arm64.zip", "hash": "6b874ea7e53077d8f12b7ea2d9686c27ff7fd5aadef7d9baa82ccdae90ec527b" } }, "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" }, "arm64": { "url": "https://github.com/nektos/act/releases/download/v$version/act_Windows_arm64.zip" } }, "hash": { "url": "$baseurl/checksums.txt" } } }