{ "version": "0.2.79", "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.79/act_Windows_x86_64.zip", "hash": "c13c30a46c751e073485e9733628c7d4b5f9ebebb59d2f7869d05a5ea75e4e54" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_i386.zip", "hash": "1e735d0c6cc1fce1f56052e1dd359574515def7e082538f9b89da39fc3dfb580" }, "arm64": { "url": "https://github.com/nektos/act/releases/download/v0.2.79/act_Windows_arm64.zip", "hash": "2e14b5a9acf1afbc9e589d1a94e3ea2b55c511a96be7edcda1a402d12399bb1d" } }, "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" } } }