mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-20 22:31:21 +00:00
terragrunt: Update to version 0.29.8
This commit is contained in:
parent
64d6a31445
commit
dd5f7d17e6
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.29.7",
|
"version": "0.29.8",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "f4f5d9db206c07794edb2715ad6ace6279f4cdf1e060a4a2fe4840ff626a24f2"
|
"hash": "d12e4ccbe4749775d85b07e919f19bc072779ba99047bb5450d2d4f263287112"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.29.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "3a0f75f73b5e184c63d0874c4d86ce75a7c963d4c91103d1d736b3c05b8df87b"
|
"hash": "848ab12e5ef429de1f3cc0082f39cb2c021ffaf672557ee92a318d6319140849"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user