mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.62.3
This commit is contained in:
parent
37e2968b62
commit
3519a18bba
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.62.2",
|
"version": "0.62.3",
|
||||||
"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.62.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "3709e6bf15b6728a0ee13204701370b95d06132bd416eaf452e226538274d997"
|
"hash": "4429278fdb045abc6d358c997f65a951c7297ea86422185a01b39dbf294deb51"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "49d47159ba5c3a883571d8689e6a7d76b97815bc4ebd368b0064aac0732a20b6"
|
"hash": "cbaf4ef21d2ea2c219cdab733a442c50a0e0104ab48909c4169afdcf472b553b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user