mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.63.8
This commit is contained in:
parent
1eb14e2e0e
commit
e3a79e6f12
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.63.7",
|
||||
"version": "0.63.8",
|
||||
"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.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1db9ef1eb58a739d530ca5c8685d0be56cb0219135fd6dae11e98aa32daca24a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "10dd6f13c2bff0025083285cad07e6fe3706d310817a7b854f6a1fc257bc036c"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2b933b1bd647b455605343d07a5c315de329ddff912bd36903929ed78d367139"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "514887514c10aa1ae817fa6d2384c96dcce786e1cf56c4860b3947bbdd2a4071"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user