mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tfsec: Update to version 1.1.4
This commit is contained in:
parent
c843dd1f85
commit
8d0b35f77d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.1.3",
|
"version": "1.1.4",
|
||||||
"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.1.3/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.1.4/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "ff873afac7bc7763c7c1536a634e8d8874a5bd6f9884bc87f8d39d99128c18b7"
|
"hash": "1f1b6712e5fe1d298cfd3b1fabe6e1ed95f16b8a75e99a059fbe9363e4a2454d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user