diff --git a/bucket/staticcheck.json b/bucket/staticcheck.json index e08f1e45fb..f0a773a4b8 100644 --- a/bucket/staticcheck.json +++ b/bucket/staticcheck.json @@ -1,16 +1,16 @@ { - "version": "2023.1.4", + "version": "2023.1.5", "description": "An advanced Go linter", "homepage": "https://staticcheck.io", "license": "MIT", "architecture": { "64bit": { - "url": "https://github.com/dominikh/go-tools/releases/download/2023.1.4/staticcheck_windows_amd64.tar.gz", - "hash": "e9c25a4ac364374cae630b0593345f9fbcbc5bb9468e8af0678f6033e7d66932" + "url": "https://github.com/dominikh/go-tools/releases/download/2023.1.5/staticcheck_windows_amd64.tar.gz", + "hash": "98e07142b1d753a0f4b1769f8010cee711fbcf5490fa3cf782ae40626978ac43" }, "32bit": { - "url": "https://github.com/dominikh/go-tools/releases/download/2023.1.4/staticcheck_windows_386.tar.gz", - "hash": "5335edd702ff8bba60e19943ae18efcb96f6a68ae9719ce386cf740dd376464d" + "url": "https://github.com/dominikh/go-tools/releases/download/2023.1.5/staticcheck_windows_386.tar.gz", + "hash": "d12430c7be5d0ee86e990f7d9418f8a6a60513f93c4748bc2a9281eacce3dea6" } }, "extract_dir": "staticcheck",