actionlint: Update to version 1.6.26

This commit is contained in:
github-actions[bot] 2023-09-18 16:28:17 +00:00
parent b0df12c1e3
commit 7f974fc068

View File

@ -1,20 +1,20 @@
{
"version": "1.6.25",
"version": "1.6.26",
"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.6.25/actionlint_1.6.25_windows_amd64.zip",
"hash": "8f572a723f362f2ab05777aad0c85322fecf130e6ff0ca8ca0a6fb3a3414ac1b"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_amd64.zip",
"hash": "8e31f6d623cdc3c12d2236e1e444faa191126434a2007f4d2becc0d0d416469b"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_386.zip",
"hash": "c4c1436ca541edd680463421f296e577a021ca12c9096a0a321620b27d2415b9"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_386.zip",
"hash": "91f746705f815a11ba6b28f2bafd39d6e720b7aabb1322af86affd96b044e11b"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_arm64.zip",
"hash": "c949756b78d77164bd80f40d0443d1f7cf46fc4e704dbe89d0e42ae75020529c"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.26/actionlint_1.6.26_windows_arm64.zip",
"hash": "2545eea6e1f02a24619514f50dcce7543b8c0028b50e3efbcec3dc79e16ae5ea"
}
},
"bin": "actionlint.exe",