{ "version": "0.2.30", "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.30/act_Windows_x86_64.zip", "hash": "653246dff2b52358cac1e2a890731ddc666113099be09901af981d24d60649f0" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v0.2.30/act_Windows_i386.zip", "hash": "e3ae380a5da4b6ef997a0b170a636e8cf85057a08d2907c76b7ad56cfb4646eb" } }, "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" } } }