mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 06:11:19 +00:00
terragrunt: Update to version 0.34.1
This commit is contained in:
parent
70961ab8be
commit
4633e43293
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.34.0",
|
||||
"version": "0.34.1",
|
||||
"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.34.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "dbd5c13074aa8067c9f3af73c12a070e9a30b4847ae34284611e251e2cc6e411"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.34.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ccd0840654465bf18458ff8e6cc4f5645689bb4774caf0b465bb2927701df0a6"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.34.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "e02b2fc597082a0b64685b8deb361f2878cc653344cd29d2846969d5017b54ff"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.34.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "10f4559fb92d9a39b891370c0db5decc9fc5a804c63b832c0f1550068502287d"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user