mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gosec: Update to version 2.14.0
This commit is contained in:
parent
69f057ff7e
commit
0252ee8e13
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "2.13.1",
|
"version": "2.14.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.13.1/gosec_2.13.1_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.14.0/gosec_2.14.0_windows_amd64.tar.gz",
|
||||||
"hash": "e55d44c241c7830a3881829cb1601781d270fc709f371e82ee3cf704587b33ec"
|
"hash": "ff26e39cbf564f4a20c2ab5ac7b0907aa3502288eda5818a59dcce26663567ce"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user