{ "version": "1.7.0", "description": "Static checker for GitHub Actions workflow files", "homepage": "https://github.com/rhysd/actionlint", "license": "MIT", "architecture": { "64bit": { "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.0/actionlint_1.7.0_windows_amd64.zip", "hash": "2ecb1b4d3b54ee4503a0edeb29bdc910c5ef8826358698078905f485e0bab675" }, "32bit": { "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.0/actionlint_1.7.0_windows_386.zip", "hash": "a3308162c318420aefba7fccd286aae1f74dc570cbcc78e6805cc042ed2433f8" }, "arm64": { "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.0/actionlint_1.7.0_windows_arm64.zip", "hash": "c2d9d30c7fdb4808a99a0800b768425b14132d4968ab01926f1bafa44b0f230a" } }, "bin": "actionlint.exe", "checkver": "github", "autoupdate": { "architecture": { "64bit": { "url": "https://github.com/rhysd/actionlint/releases/download/v$version/actionlint_$version_windows_amd64.zip" }, "32bit": { "url": "https://github.com/rhysd/actionlint/releases/download/v$version/actionlint_$version_windows_386.zip" }, "arm64": { "url": "https://github.com/rhysd/actionlint/releases/download/v$version/actionlint_$version_windows_arm64.zip" } }, "hash": { "url": "$baseurl/actionlint_$version_checksums.txt" } } }