{ "version": "0.2.81", "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.81/act_Windows_x86_64.zip", "hash": "54a739e802d8228ba06ac682d86e41a9dff361275fb6964e790a2947c733d4a7" }, "32bit": { "url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_i386.zip", "hash": "eb69f0aafd88d1553a3b6553cd42f592155dee46d2cb4bb14323ebed6b247c25" }, "arm64": { "url": "https://github.com/nektos/act/releases/download/v0.2.81/act_Windows_arm64.zip", "hash": "d21602dde5c4e47f8d0e000422dd0c1d8a7bc5216401a46e3dc89a6d996a51e8" } }, "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" } } }