diff --git a/bucket/actionlint.json b/bucket/actionlint.json index 8d04ce1330..681f670570 100644 --- a/bucket/actionlint.json +++ b/bucket/actionlint.json @@ -1,20 +1,20 @@ { - "version": "1.7.1", + "version": "1.7.2", "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.7.1/actionlint_1.7.1_windows_amd64.zip", - "hash": "5dbecc21cf2ebe982a1ae5e029ee49f5be8ca3263a936c597323ed9331d896de" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.2/actionlint_1.7.2_windows_amd64.zip", + "hash": "13b8cef929609f75c0b1d0a5730cb38bbfc13be38e3a5080edfd41b9f034270e" }, "32bit": { - "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.1/actionlint_1.7.1_windows_386.zip", - "hash": "fff32c0089d79d944c0fd682d6aa9031dfc42120187f189062a3b380156ba92f" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.2/actionlint_1.7.2_windows_386.zip", + "hash": "2bc3893f1c9b5ed9a3da7d6b38fe7993b5927276f37d11225594d97d614bfd49" }, "arm64": { - "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.1/actionlint_1.7.1_windows_arm64.zip", - "hash": "84548356008900caa7aeaed73f60df48253550a5ecf42d6143d3e2690ff75446" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.7.2/actionlint_1.7.2_windows_arm64.zip", + "hash": "ff6fbac6e85fa663a74800fd51217091dfec87aa8d35b80b2092d269519664d6" } }, "bin": "actionlint.exe",