diff --git a/bucket/actionlint.json b/bucket/actionlint.json index fb333b0752..612e84375e 100644 --- a/bucket/actionlint.json +++ b/bucket/actionlint.json @@ -1,20 +1,20 @@ { - "version": "1.6.24", + "version": "1.6.25", "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.24/actionlint_1.6.24_windows_amd64.zip", - "hash": "b3f43e3fd5a30785f9b9d4a495a7164870698b6a8f072bbd0503e70ef2735f8b" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_amd64.zip", + "hash": "8f572a723f362f2ab05777aad0c85322fecf130e6ff0ca8ca0a6fb3a3414ac1b" }, "32bit": { - "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_386.zip", - "hash": "c874d0074f277cde608033e84668e78483f31b46d384cce8f49cda49a56e3217" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_386.zip", + "hash": "c4c1436ca541edd680463421f296e577a021ca12c9096a0a321620b27d2415b9" }, "arm64": { - "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.24/actionlint_1.6.24_windows_arm64.zip", - "hash": "170187fcb01b7d21b5d25d42dc1beb5da32e5fe3dd04e9433cb641ca1a2191e4" + "url": "https://github.com/rhysd/actionlint/releases/download/v1.6.25/actionlint_1.6.25_windows_arm64.zip", + "hash": "c949756b78d77164bd80f40d0443d1f7cf46fc4e704dbe89d0e42ae75020529c" } }, "bin": "actionlint.exe",