actionlint: Update to version 1.7.4

This commit is contained in:
github-actions[bot] 2024-11-04 12:31:50 +00:00
parent a321bff195
commit 006fe3de6e

View File

@ -1,20 +1,20 @@
{
"version": "1.7.3",
"version": "1.7.4",
"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.3/actionlint_1.7.3_windows_amd64.zip",
"hash": "e364347719accd53a7bb2e5b370e42e7262d6cee7c496738a08e319befda38e6"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.4/actionlint_1.7.4_windows_amd64.zip",
"hash": "cef5ea561b9be20cff390301c4062c1d7b260af2f9963c26b406e57aaf30e4d8"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_windows_386.zip",
"hash": "58fafb51ac1a27822cf1d97e3a473b83f7f31da0b64555a3ee5022dc40f25946"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.4/actionlint_1.7.4_windows_386.zip",
"hash": "29ffdf73c1a5e878578fdc204420eecdf5862896661913686d9a9da8a67d4d97"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.3/actionlint_1.7.3_windows_arm64.zip",
"hash": "71b50372a72e1f07cec38c82783873cebddf3ec194bb80119b652a80f9f5447f"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.7.4/actionlint_1.7.4_windows_arm64.zip",
"hash": "205a2f99be1caa70cf0558561fae47f099b5ef85ca57b00abce18c840452eaf3"
}
},
"bin": "actionlint.exe",