mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-16 20:31:19 +00:00
gosec: Update to version 2.22.11
This commit is contained in:
parent
9f7163e71e
commit
d2a864eda1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.22.10",
|
||||
"version": "2.22.11",
|
||||
"description": "Inspects source code for security problems by scanning the Go AST.",
|
||||
"homepage": "https://github.com/securego/gosec",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.10/gosec_2.22.10_windows_amd64.tar.gz",
|
||||
"hash": "f9551aae364634457625f11e35e9d3ab2d2904db803c337430b16151323b050a"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.11/gosec_2.22.11_windows_amd64.tar.gz",
|
||||
"hash": "5d89f10a8c4e4a744b2b3e174a7b6cdfc60a260def756f5be1620e096aba254b"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.10/gosec_2.22.10_windows_arm64.tar.gz",
|
||||
"hash": "8d0b7cc37380bdadd95deb63bebf855d99ae308ad2b63850babccd958c1377e8"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.11/gosec_2.22.11_windows_arm64.tar.gz",
|
||||
"hash": "b35442e44c63d922ce8059a111f59b303a5c4a229d4464b98d1a74d2423e16d5"
|
||||
}
|
||||
},
|
||||
"bin": "gosec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user