mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
tfsec: Update to version 1.1.0
This commit is contained in:
parent
12afcc144e
commit
87fe745b9a
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.0.11",
|
"version": "1.1.0",
|
||||||
"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.11/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.0/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "36edbedddc8039c5598d2a76218e9d1614df563255ecdc34c827287558b09e89"
|
"hash": "9593b05b5dcf55d8168d5600d9fac6cd396fd3caf5e8331038504ff753842d72"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user