mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.29.7
This commit is contained in:
parent
ec5d81f3c7
commit
ef72fcb716
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.29.6",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
||||
"version": "0.29.7",
|
||||
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "76b21260c11ee524decb8b633814ed1f21d8bc967c44091d9698b82abf9cb98e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f4f5d9db206c07794edb2715ad6ace6279f4cdf1e060a4a2fe4840ff626a24f2"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "809b750bd5ab6634c48cac0ee3d2d66032002f0923f4443c1a5272e578ca7a53"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "3a0f75f73b5e184c63d0874c4d86ce75a7c963d4c91103d1d736b3c05b8df87b"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user