mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 16:21:20 +00:00
staticcheck: Update to version 2023.1.5
This commit is contained in:
parent
a999855809
commit
94c65f453d
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2023.1.4",
|
"version": "2023.1.5",
|
||||||
"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.4/staticcheck_windows_amd64.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.5/staticcheck_windows_amd64.tar.gz",
|
||||||
"hash": "e9c25a4ac364374cae630b0593345f9fbcbc5bb9468e8af0678f6033e7d66932"
|
"hash": "98e07142b1d753a0f4b1769f8010cee711fbcf5490fa3cf782ae40626978ac43"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.4/staticcheck_windows_386.tar.gz",
|
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.5/staticcheck_windows_386.tar.gz",
|
||||||
"hash": "5335edd702ff8bba60e19943ae18efcb96f6a68ae9719ce386cf740dd376464d"
|
"hash": "d12430c7be5d0ee86e990f7d9418f8a6a60513f93c4748bc2a9281eacce3dea6"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extract_dir": "staticcheck",
|
"extract_dir": "staticcheck",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user