mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
staticcheck: Update to version 2024.1.1
This commit is contained in:
parent
c552dc3bc9
commit
acf4f54b19
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2024.1",
|
"version": "2024.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/2024.1/staticcheck_windows_amd64.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1.1/staticcheck_windows_amd64.tar.gz",
|
||||||
"hash": "5f0d5501d006d214ad69e071de914d912fa271496dd10948538c135a86710404"
|
"hash": "7f1b82f05d2ee261fd0074d974f3913a4cfe7636528c1118b3eb155ea81971e6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1/staticcheck_windows_386.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2024.1.1/staticcheck_windows_386.tar.gz",
|
||||||
"hash": "5809b4e6204f93f4855c86b5f19ab04eb282e4ec99b59f886be1bb5c3b586061"
|
"hash": "fdede53453ca687c62cad4baf7b01e4ecfb84756ce988c484a3676525dcce658"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "staticcheck",
|
"extract_dir": "staticcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user