mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
tfsec: Update to version 1.3.0
This commit is contained in:
parent
9db58671dc
commit
5bb7dc177d
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.2.1",
|
"version": "1.3.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.2.1/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.3.0/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "b8d60e61a40cd56f07685ee2986ed81287cb64e3c86f18d95df34ddd03d4ffa4"
|
"hash": "fd4141d4ea253e146355480e6ba9a477e5ffb8d74aaf4d9a6e00dc83c49a8e23"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user