actionlint: Update to version 1.6.21

This commit is contained in:
github-actions[bot] 2022-10-09 16:31:36 +00:00
parent 9c62f6be50
commit e786c30b1f

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.20", "version": "1.6.21",
"description": "Static checker for GitHub Actions workflow files", "description": "Static checker for GitHub Actions workflow files",
"homepage": "https://github.com/rhysd/actionlint", "homepage": "https://github.com/rhysd/actionlint",
"license": "MIT", "license": "MIT",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.20/actionlint_1.6.20_windows_amd64.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.21/actionlint_1.6.21_windows_amd64.zip",
"hash": "c41697def7748c4ce56ca96bfe354c1b9d660ea75b46f778544beaeb0fdaa3fe" "hash": "2265f57f96d34b06f080357a78cfe4bc9a327f92809e78dabed4d46a6d66bf3c"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.20/actionlint_1.6.20_windows_386.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.21/actionlint_1.6.21_windows_386.zip",
"hash": "b50384064ff0cca1db25a9b53d0fa03247f68b569a860b87df69653afba70369" "hash": "97eb2cc211a8c67adae2a453cb51a3400a9916cbbef5d5dda61fb634f5d61b13"
} }
}, },
"bin": "actionlint.exe", "bin": "actionlint.exe",