mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.63.0
This commit is contained in:
parent
3a30812d79
commit
eb9cd83769
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.62.3",
|
||||
"version": "0.63.0",
|
||||
"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.62.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4429278fdb045abc6d358c997f65a951c7297ea86422185a01b39dbf294deb51"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e58a2f84c1679573c6496b98a01db52281c307dc6164d14998a24637a47d4ad7"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.62.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "cbaf4ef21d2ea2c219cdab733a442c50a0e0104ab48909c4169afdcf472b553b"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "dc4e799e47401e2fd2f245d47d7af25beea394ca375846f3d1cfbf2940e42287"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user