mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 10:11:21 +00:00
terragrunt: Update to version 0.23.29
This commit is contained in:
parent
c02f260bd3
commit
14503ce5f1
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.23.28",
|
"version": "0.23.29",
|
||||||
"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.",
|
"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.",
|
||||||
"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.23.28/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "33542c12f8ea9d3a975c79867506f75bb4fae276e9da755fbd7fcdba7b274ee7"
|
"hash": "b66fe99eeaacef9dc8c9692c0f5b305b4925a76f68f05ebc7782a5edf5a97e6a"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.28/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.29/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "1aadfe96da40c23fa252dc6253e32a20d139fc92c851e6c46e0a8df82be826cb"
|
"hash": "4eea3bc3656a32a9926c69b878587503b474dd919d7e29ec3551fc918db9e2f5"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user