mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 14:21:18 +00:00
staticcheck: Update to version 2023.1.3
This commit is contained in:
parent
222172f8df
commit
b907bf93b4
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2023.1.2",
|
"version": "2023.1.3",
|
||||||
"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/2023.1.2/staticcheck_windows_amd64.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.3/staticcheck_windows_amd64.tar.gz",
|
||||||
"hash": "275d9587cf4c91b59dd235057ca6909b3ca996971bef642c9bf34808f8163ff2"
|
"hash": "f7f38114aebf0a6595c7cbc4b3924bb2da636ac71169b7dc19440cb1e577eec9"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.2/staticcheck_windows_386.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.3/staticcheck_windows_386.tar.gz",
|
||||||
"hash": "3fc9dcfda1cc205900cbaaa701281f85f556223fee496bd208cb32e9a0736d2d"
|
"hash": "1c62b37a284dbaccf054074a92f6fc2e29a446c60210ab2fdebde8f306b1760d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "staticcheck",
|
"extract_dir": "staticcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user