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