actionlint: Update to version 1.7.11

This commit is contained in:
github-actions[bot] 2026-02-14 12:32:25 +00:00
parent 83124858ea
commit 6cc026f0cb

View File

@ -1,20 +1,20 @@
{
"version": "1.7.10",
"version": "1.7.11",
"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.10/actionlint_1.7.10_windows_amd64.zip",
"hash": "283467f9d6202a8cb8c00ad8dd0ee4e685b71fb86a6a56c68fcbb9ae8ed91237"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.11/actionlint_1.7.11_windows_amd64.zip",
"hash": "5414b7124a91f4b5abee62e5c9d84802237734f8d15b9b7032732a32c3ebffa3"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_386.zip",
"hash": "1783f8a1dd59a67dae373e753a88592351e00128195bc9ddd2b836a0c31df71b"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.11/actionlint_1.7.11_windows_386.zip",
"hash": "a0ee4afc6534d8d03dce3af3af5cdb5c0b640d3fc40d9da275add47d4d560465"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.10/actionlint_1.7.10_windows_arm64.zip",
"hash": "0c7242bca2f0ee4672a00ce7fa3c7185311fb94cb9e1e0f6bb57d5456e421d80"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.11/actionlint_1.7.11_windows_arm64.zip",
"hash": "4900eb60e084604850935705306305f0bb0ca532e07c2b4ae642917142aba75d"
}
},
"bin": "actionlint.exe",