mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
tfsec: Update to version 1.4.1
This commit is contained in:
parent
796a15b0d3
commit
c918b15119
@ -1,12 +1,12 @@
|
|||||||
{
|
{
|
||||||
"version": "1.4.0",
|
"version": "1.4.1",
|
||||||
"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.4.0/tfsec-windows-amd64.exe#/tfsec.exe",
|
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.4.1/tfsec-windows-amd64.exe#/tfsec.exe",
|
||||||
"hash": "d4f8bddf73317cc048b84b37cd3e908c7fb1fd1d9f2823ddae8ee35d930c3587"
|
"hash": "a0a33285afcac0113a9c644d4535ac3b868db6722ead4d0a2934781cfa9c318b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "tfsec.exe",
|
"bin": "tfsec.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user