mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
gosec: Update to version 2.22.2
This commit is contained in:
parent
e92df5bb15
commit
89460dcd40
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "2.22.1",
|
"version": "2.22.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.22.1/gosec_2.22.1_windows_amd64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.22.2/gosec_2.22.2_windows_amd64.tar.gz",
|
||||||
"hash": "66a0ef76f57c2ac9368a6544d3f1b74003482d7396ed199d0ad6be974158cbfc"
|
"hash": "24d80c1382e0f3af589099e00e24a013faa9f4806a195e9061d3da02a6f6a914"
|
||||||
},
|
},
|
||||||
"arm64": {
|
"arm64": {
|
||||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.1/gosec_2.22.1_windows_arm64.tar.gz",
|
"url": "https://github.com/securego/gosec/releases/download/v2.22.2/gosec_2.22.2_windows_arm64.tar.gz",
|
||||||
"hash": "7e32dfeb105b345704ae2e35f45c68752fa57f45ceb438a71d9ef54fa677b4ce"
|
"hash": "d71b4bfda426142b766be797b9876c308fa1404c1037cadaa75d727774df9d7c"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "gosec.exe",
|
"bin": "gosec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user