mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
staticcheck: Update to version 2023.1.4
This commit is contained in:
parent
06562b3b8e
commit
9c6966d2e1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2023.1.3",
|
||||
"version": "2023.1.4",
|
||||
"description": "An advanced Go linter",
|
||||
"homepage": "https://staticcheck.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.3/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "f7f38114aebf0a6595c7cbc4b3924bb2da636ac71169b7dc19440cb1e577eec9"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.4/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "e9c25a4ac364374cae630b0593345f9fbcbc5bb9468e8af0678f6033e7d66932"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.3/staticcheck_windows_386.tar.gz",
|
||||
"hash": "1c62b37a284dbaccf054074a92f6fc2e29a446c60210ab2fdebde8f306b1760d"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2023.1.4/staticcheck_windows_386.tar.gz",
|
||||
"hash": "5335edd702ff8bba60e19943ae18efcb96f6a68ae9719ce386cf740dd376464d"
|
||||
}
|
||||
},
|
||||
"extract_dir": "staticcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user