mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gosec: Update to version 2.21.2
This commit is contained in:
parent
7a31b28815
commit
4e5a1e3f39
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.21.1",
|
"version": "2.21.2",
|
||||||
"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.21.1/gosec_2.21.1_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.21.2/gosec_2.21.2_windows_amd64.tar.gz",
|
||||||
"hash": "455a2dc20501ee9205792d73e4ea4f7fdcbb7f95272bd2d38bcab16ee492f3c4"
|
"hash": "99a060cabc41fd3a2a42495f5463e632017bed0eb8bf39af604aacd492df0a31"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/securego/gosec/releases/download/v2.21.1/gosec_2.21.1_windows_arm64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.21.2/gosec_2.21.2_windows_arm64.tar.gz",
|
||||||
"hash": "17b26883cb9b9e2452cfccf48c4ede92f73e0e0845effd8272a917a6256f4d0e"
|
"hash": "bc97dd1b07564145605924ab65a82934c1d46e8c65bd8d1513d9abc386ae7050"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user