actionlint: Update to version 1.6.17

This commit is contained in:
github-actions[bot] 2022-08-28 16:30:17 +00:00
parent 1fb01b8d02
commit 0ac2104334

View File

@ -1,16 +1,16 @@
{ {
"version": "1.6.16", "version": "1.6.17",
"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.16/actionlint_1.6.16_windows_amd64.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.17/actionlint_1.6.17_windows_amd64.zip",
"hash": "8a8705c4a705f699939aebfe57f9659d38e25abc28bf646cd6f013b4841b6b00" "hash": "870fc233015ceeeef03270b53a3a9ac2c599f245f3320e0da0b97e197e6c4d6d"
}, },
"32bit": { "32bit": {
"url": "https://github.com/rhysd/actionlint/releases/download/v1.6.16/actionlint_1.6.16_windows_386.zip", "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.17/actionlint_1.6.17_windows_386.zip",
"hash": "d385c87a1d1a2f707535d50cf5c460ef8c5f7faa5b59a94c735a2f2e85a0c7e8" "hash": "1e9a980516006ebde2dd749fc4c39e7c09cd823d3bdd842af8591417984acab9"
} }
}, },
"bin": "actionlint.exe", "bin": "actionlint.exe",