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