mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-19 13:51:19 +00:00
gosec: Update to version 2.18.2
This commit is contained in:
parent
25b5395c8c
commit
c3f4fc1ee7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.18.1",
|
||||
"version": "2.18.2",
|
||||
"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.18.1/gosec_2.18.1_windows_amd64.tar.gz",
|
||||
"hash": "a5a1b8eb8a80f1fba065d0d6f4d59a44fe98119f054a90b01fe09763785b2309"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.18.2/gosec_2.18.2_windows_amd64.tar.gz",
|
||||
"hash": "93bff1fb0ef92e2490d0df1a1af0aa10bd6230b81177e417f0f361c5d33b7cfe"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.18.1/gosec_2.18.1_windows_arm64.tar.gz",
|
||||
"hash": "178ffafdba3bdd4af530777b58eb73be9e03f5101ea365ac6b6348a922972fe6"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.18.2/gosec_2.18.2_windows_arm64.tar.gz",
|
||||
"hash": "5468ea1a7921f0e83f29eab57727d589a1cd61d450b68621bad8161ef7801407"
|
||||
}
|
||||
},
|
||||
"bin": "gosec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user