mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-02-25 04:44:43 +00:00
gosec: Update to version 2.23.0
This commit is contained in:
parent
ca59b4ade9
commit
532909b0a7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.22.11",
|
||||
"version": "2.23.0",
|
||||
"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.11/gosec_2.22.11_windows_amd64.tar.gz",
|
||||
"hash": "5d89f10a8c4e4a744b2b3e174a7b6cdfc60a260def756f5be1620e096aba254b"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.23.0/gosec_2.23.0_windows_amd64.tar.gz",
|
||||
"hash": "63e6be6ae6fd2362b7f66cf49c3aa7c5335ef9e0990a70b5322375028d0dac6e"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.11/gosec_2.22.11_windows_arm64.tar.gz",
|
||||
"hash": "b35442e44c63d922ce8059a111f59b303a5c4a229d4464b98d1a74d2423e16d5"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.23.0/gosec_2.23.0_windows_arm64.tar.gz",
|
||||
"hash": "a0de8efa175857ef0900f9b7722312d84b811d1ccd894a86b78c69b4bbc9eead"
|
||||
}
|
||||
},
|
||||
"bin": "gosec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user