mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
tfsec: Update to version 1.0.6
This commit is contained in:
parent
0186782f63
commit
87bbec8769
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.3",
|
"version": "1.0.6",
|
||||||
"description": "A static analysis security scanner for Terraform code",
|
"description": "A static analysis security scanner for Terraform code",
|
||||||
"homepage": "https://tfsec.dev",
|
"homepage": "https://tfsec.dev",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.3/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.0.6/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "908971e74f572ed3ac6fd91161c4108f720d40db5cbdff94564b96fb7a0f25d7"
|
"hash": "ce6de67518ceae772549901e40d48b8cb5a55fad3df9104a1d61c89579d7afb3"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user