mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.29.10
This commit is contained in:
parent
59a4d7126d
commit
c468e7c2a9
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.29.8",
|
||||
"version": "0.29.10",
|
||||
"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.29.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d12e4ccbe4749775d85b07e919f19bc072779ba99047bb5450d2d4f263287112"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5278606f0651b33571ee18e3b74231849c76324cf516ab35447cf581a39b1f4b"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "848ab12e5ef429de1f3cc0082f39cb2c021ffaf672557ee92a318d6319140849"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1edef99429d67262a0f0023b514731188843045e2f63bbbb62a0f87453b0f6b3"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user