mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
tfsec: Update to version 1.20.2
This commit is contained in:
parent
1cd59d245f
commit
ccac9b8e20
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.20.0",
|
"version": "1.20.2",
|
||||||
"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.20.0/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.20.2/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "e2e8db1f8dbee897d12b03db090065a47177954c521415a03e0dd71ca6ba4c17"
|
"hash": "4fa237f6c65e07113cbb571552ece1555ba5ca3856d8442828a8f3e998264bbb"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user