mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
staticcheck: Update to version 2025.1.1
This commit is contained in:
parent
dc256bf8c6
commit
a6cfa51e33
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2025.1",
|
"version": "2025.1.1",
|
||||||
"description": "An advanced Go linter",
|
"description": "An advanced Go linter",
|
||||||
"homepage": "https://staticcheck.io",
|
"homepage": "https://staticcheck.io",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_amd64.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1.1/staticcheck_windows_amd64.tar.gz",
|
||||||
"hash": "8df76e52ca5d46ebe4f1f6051c87abdefacbed8e4412478227b43d42e5bc8138"
|
"hash": "434d2fc10049a39fe069c6370cd45c1330871b01a4500fac970fcd6bfb1d1fe9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1/staticcheck_windows_386.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2025.1.1/staticcheck_windows_386.tar.gz",
|
||||||
"hash": "f3f76fc2584123fb3ca620112f97310b1fdcf8c7d4c259dada28a370edb23295"
|
"hash": "619afd8189153bd3085a795786dde30230110ae57968ced7b5a27025488e3e00"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "staticcheck",
|
"extract_dir": "staticcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user