actionlint: Update to version 1.6.16

This commit is contained in:
github-actions[bot] 2022-08-19 12:31:46 +00:00
parent 02a47aee07
commit 98991f146c

View File

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