mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gosec: Update to version 2.18.0
This commit is contained in:
parent
79926d131d
commit
8a54907c06
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.17.0",
|
"version": "2.18.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.17.0/gosec_2.17.0_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.18.0/gosec_2.18.0_windows_amd64.tar.gz",
|
||||||
"hash": "3edbea2516bd051b18ff2453bc17dd16afb193c8df3c3e3f12b1b0dbbebdfe64"
|
"hash": "e266dc65555a52a54bf400295a547036129adb1b2585049590f7ad2defed0cc4"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/securego/gosec/releases/download/v2.17.0/gosec_2.17.0_windows_arm64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.18.0/gosec_2.18.0_windows_arm64.tar.gz",
|
||||||
"hash": "ae32545579fadce553f1d67473b598fcd3f1591412cd09ac67a8c470550e9a0c"
|
"hash": "52bbdcd668eac91acad3233690d8caba70ebec787851bab3a5d1b892861ea105"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user