diff --git a/bucket/staticcheck.json b/bucket/staticcheck.json index 0146f614d6..7fc7367c0d 100644 --- a/bucket/staticcheck.json +++ b/bucket/staticcheck.json @@ -1,16 +1,16 @@ { - "version": "2025.1", + "version": "2025.1.1", "description": "An advanced Go linter", "homepage": "https://staticcheck.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_amd64.tar.gz", - "hash": "8df76e52ca5d46ebe4f1f6051c87abdefacbed8e4412478227b43d42e5bc8138" + "url": "https://github.com/dominikh/go-tools/releases/download/2025.1.1/staticcheck_windows_amd64.tar.gz", + "hash": "434d2fc10049a39fe069c6370cd45c1330871b01a4500fac970fcd6bfb1d1fe9" }, "32bit": { - "url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_386.tar.gz", - "hash": "f3f76fc2584123fb3ca620112f97310b1fdcf8c7d4c259dada28a370edb23295" + "url": "https://github.com/dominikh/go-tools/releases/download/2025.1.1/staticcheck_windows_386.tar.gz", + "hash": "619afd8189153bd3085a795786dde30230110ae57968ced7b5a27025488e3e00" } }, "extract_dir": "staticcheck",