mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.63.6
This commit is contained in:
parent
2be2ec3601
commit
ff583ad150
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.63.5",
|
||||
"version": "0.63.6",
|
||||
"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.63.5/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bbac0b7d74e2a40c31ea2f03cc402370a776fab18e1c5ef73bb04995cb768117"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "94c4568b14d0c227e94387c0391bddc251ffdbc440ee7f6c3963971a24a3fef0"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.5/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0220aef6a413793c465468f42611ff516534c651ce886ae8c25e41f72bbe14b9"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6b952ebed7d7b9e1d0a95663f8d1365e859bd2c2aef0da8109c4ecee47ce01d0"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user