mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.67.11
This commit is contained in:
parent
caa55e22b2
commit
dbb1244035
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.67.10",
|
||||
"version": "0.67.11",
|
||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||
"license": "MIT",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "12b36521c79217031fc36c9d13aae7192a2a9702352ba64daf7a308c5c1fb6da"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "8c08e617cb130f1a5fd90603facb2e1e9a78c68a4cdb216dcb09d1627e45399b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "28c3012225d8000362f2bf616c84cff788e9c4527ee8a84e2b9147091fb0a4f3"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a5fa70b58ba4e5f3089b6bd82df1dc6b996c4ebc47a66374dee38d4652eb9256"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user