actionlint: Update to version 1.7.9

This commit is contained in:
github-actions[bot] 2025-11-21 08:30:21 +00:00
parent 91bf217b67
commit d9d06f8128

View File

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