mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tfsec: Update to version 1.9.3
This commit is contained in:
parent
918381da34
commit
49fa32c715
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.9.1",
|
"version": "1.9.3",
|
||||||
"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.9.1/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.9.3/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "bfab56bbe6c0ae4d0cf3359deacbc17b34bb255eec93025bd850f36b5850fb43"
|
"hash": "455548fb2bf0247626086e68867ee46e1d79f4f25b728a5a61626b766734be26"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user