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