mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 07:11:21 +00:00
terragrunt: Update to version 0.45.0
This commit is contained in:
parent
0448698450
commit
12d61de35c
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.44.5",
|
"version": "0.45.0",
|
||||||
"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.44.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "fd6ec1b7795580c19813176553fd7c945aa03b61889b305fa7dd0c0359a74a52"
|
"hash": "73440a470076305335dae0d17d3bdaaec0b2eb0d7748c895a4fa5f07c52eaca7"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.44.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.45.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "ced8371dcf6906ec54259da01c5d782fc9fea41cfabaa1a51b22720e3785d886"
|
"hash": "cc457b507a1b974bf70d5cb74c01083cbccd3004ed1e1eff40fd56361ec2c893"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user