mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
gosec: Update to version 2.22.1
This commit is contained in:
parent
9772403e3a
commit
7b80d2c5d1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "2.22.0",
|
||||
"version": "2.22.1",
|
||||
"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.0/gosec_2.22.0_windows_amd64.tar.gz",
|
||||
"hash": "db2b1c81d45c5308ae81c2bcf919f2f5b5e788ce726d658f5e497c34543854dd"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.1/gosec_2.22.1_windows_amd64.tar.gz",
|
||||
"hash": "66a0ef76f57c2ac9368a6544d3f1b74003482d7396ed199d0ad6be974158cbfc"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.0/gosec_2.22.0_windows_arm64.tar.gz",
|
||||
"hash": "9ded707c17895f6f4fdaba3e4d63cc204cbde1973d439f5f7c1616c0dfa65948"
|
||||
"url": "https://github.com/securego/gosec/releases/download/v2.22.1/gosec_2.22.1_windows_arm64.tar.gz",
|
||||
"hash": "7e32dfeb105b345704ae2e35f45c68752fa57f45ceb438a71d9ef54fa677b4ce"
|
||||
}
|
||||
},
|
||||
"bin": "gosec.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user