mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-17 21:01:25 +00:00
gosec: Update to version 2.15.0
This commit is contained in:
parent
60ee9edcef
commit
228bdc2884
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.14.0",
|
"version": "2.15.0",
|
||||||
"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.14.0/gosec_2.14.0_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.15.0/gosec_2.15.0_windows_amd64.tar.gz",
|
||||||
"hash": "ff26e39cbf564f4a20c2ab5ac7b0907aa3502288eda5818a59dcce26663567ce"
|
"hash": "cb684f89011976d4b8966159668935377b05986ce672555d9d90b0a3aefaadd5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user