mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 08:41:20 +00:00
tfsec@1.28.4: Add arm64 version (#5094)
This commit is contained in:
parent
c24abba78f
commit
5faaf0dd9b
@ -7,6 +7,10 @@
|
||||
"64bit": {
|
||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.28.4/tfsec_1.28.4_windows_amd64.tar.gz",
|
||||
"hash": "8a726cfed406164d6c91e40bfc526fd641925aac289c61da9b097baf3978a751"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v1.28.4/tfsec_1.28.4_windows_arm64.tar.gz",
|
||||
"hash": "940493ef6490d26bdbd18ddbfd54bb5e88de60d5636355d675a9bf71c23ccfa7"
|
||||
}
|
||||
},
|
||||
"bin": [
|
||||
@ -20,6 +24,9 @@
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v$version/tfsec_$version_windows_amd64.tar.gz"
|
||||
},
|
||||
"arm64": {
|
||||
"url": "https://github.com/aquasecurity/tfsec/releases/download/v$version/tfsec_$version_windows_arm64.tar.gz"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user