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