mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
gosec: Update to version 2.20.0
This commit is contained in:
parent
3eaeb8182c
commit
f79ffea3fe
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.19.0",
|
"version": "2.20.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.19.0/gosec_2.19.0_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.20.0/gosec_2.20.0_windows_amd64.tar.gz",
|
||||||
"hash": "dec31d74d0878ae410dd118684694b18fac357bf6505705669f51c983c0ee011"
|
"hash": "0e3e8f6990014952c7aba1cce4646711adaccdfef11053745ecb678be72b231f"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/securego/gosec/releases/download/v2.19.0/gosec_2.19.0_windows_arm64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.20.0/gosec_2.20.0_windows_arm64.tar.gz",
|
||||||
"hash": "1a87ba5be13076e0976853ff25214cf3faff18d363c32a7ce8c900c90d5457ce"
|
"hash": "4a6cd7aa0822be2c647749ebda8dc50dc042665aede11fa5da89de2bb7faaa9b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user