actionlint: Update to version 1.7.8

This commit is contained in:
github-actions[bot] 2025-10-11 12:31:25 +00:00
parent 5a1c627277
commit 77ff802f54

View File

@ -1,20 +1,20 @@
{
"version": "1.7.7",
"version": "1.7.8",
"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.7/actionlint_1.7.7_windows_amd64.zip",
"hash": "7f12f1801bca3d480d67aaf7774f4c2a6359a3ca8eebe382c95c10c9704aa731"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.8/actionlint_1.7.8_windows_amd64.zip",
"hash": "8cae2385eb69b93084ea2e6a4bce57233feb56ab16b3087bea25cbc0abadb0cc"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.7/actionlint_1.7.7_windows_386.zip",
"hash": "66de2b65bcee17de1866287a513cadf47d812229e976e99024e9757645258adb"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.8/actionlint_1.7.8_windows_386.zip",
"hash": "862785fc031587764d3d15801c53e775c0031b3be1f00e3b6df61296c37f86b9"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.7/actionlint_1.7.7_windows_arm64.zip",
"hash": "76e9514cfac18e5677aa04f3a89873c981f16a2f2353bb97372a86cd09b1f5a8"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.8/actionlint_1.7.8_windows_arm64.zip",
"hash": "76cbb407e2de15df97969aae51d6fb46aaae9e73a48da06b1c3157cb9f2ee766"
}
},
"bin": "actionlint.exe",