actionlint: Update to version 1.6.22

This commit is contained in:
github-actions[bot] 2022-11-01 18:40:46 +00:00
parent 26fd893c88
commit cc6fec30f1

View File

@ -1,20 +1,20 @@
{
"version": "1.6.21",
"version": "1.6.22",
"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.21/actionlint_1.6.21_windows_amd64.zip",
"hash": "2265f57f96d34b06f080357a78cfe4bc9a327f92809e78dabed4d46a6d66bf3c"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.22/actionlint_1.6.22_windows_amd64.zip",
"hash": "c0007e418e6cd2008769e55666229b50677f85975676c4246baee5ec3ae9a2b5"
},
"32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.21/actionlint_1.6.21_windows_386.zip",
"hash": "97eb2cc211a8c67adae2a453cb51a3400a9916cbbef5d5dda61fb634f5d61b13"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.22/actionlint_1.6.22_windows_386.zip",
"hash": "1396715a2c179eb41f930d470d1dc8eb82fe6d093ad5b7ce0df7e2ab7632a974"
},
"arm64": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.21/actionlint_1.6.21_windows_arm64.zip",
"hash": "75084ba90367af2c364f59709a3b937644d81245dbb493c943ea936c6e133632"
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.22/actionlint_1.6.22_windows_arm64.zip",
"hash": "03abafa6a7665a888c9225d6b3b020ad8aa98a3c83b6e03d3a6cbd0345f8bebe"
}
},
"bin": "actionlint.exe",