mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
staticcheck: Update to version 2022.1.1
This commit is contained in:
parent
495b16fea0
commit
aded7cd256
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2022.1",
|
||||
"version": "2022.1.1",
|
||||
"description": "An advanced Go linter",
|
||||
"homepage": "https://staticcheck.io",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2022.1/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "f7ae8359cf7b1e3e72ed76a6551dd430d391fcce3c1fd78efafc29a012c5ae21"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2022.1.1/staticcheck_windows_amd64.tar.gz",
|
||||
"hash": "ad9500643d535924e805921842b2865887d6e71fabe987bc7cfd4ae0666080b0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2022.1/staticcheck_windows_386.tar.gz",
|
||||
"hash": "90ada8e50740b1ca10e17021beee7c31507935ca830586886f4f0678f24a7ca4"
|
||||
"url": "https://github.com/dominikh/go-tools/releases/download/2022.1.1/staticcheck_windows_386.tar.gz",
|
||||
"hash": "7d108b76b76eb73453561f539fb93baa80e20172de87be844b068eea3fff4ae2"
|
||||
}
|
||||
},
|
||||
"extract_dir": "staticcheck",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user