mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
staticcheck: Update to version 2024.1
This commit is contained in:
parent
60a4953add
commit
146a7821ea
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2023.1.7",
|
||||
"version": "2024.1",
|
||||
"description": "An advanced Go linter",
|
||||
"homepage": "https://staticcheck.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.7/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "7fc2618493381208ac8c324a0b34449edfe24d00aa7351c331f230e0e0c195f9"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "5f0d5501d006d214ad69e071de914d912fa271496dd10948538c135a86710404"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.7/staticcheck_windows_386.tar.gz",
|
||||
"hash": "4e9b694b42a63250171e4b36d064bb3812a8f9f89b875e2b6a4bc4028f8306b6"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1/staticcheck_windows_386.tar.gz",
|
||||
"hash": "5809b4e6204f93f4855c86b5f19ab04eb282e4ec99b59f886be1bb5c3b586061"
|
||||
}
|
||||
},
|
||||
"extract_dir": "staticcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user