mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.64.0
This commit is contained in:
parent
87753cc150
commit
8a17a589bb
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.63.8",
|
"version": "0.64.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.63.8/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "10dd6f13c2bff0025083285cad07e6fe3706d310817a7b854f6a1fc257bc036c"
|
"hash": "83d5d4e6ffded0b19e966a9ec4d6a43689f59a4f82901a82b8c88a1601d75d86"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.63.8/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.64.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "514887514c10aa1ae817fa6d2384c96dcce786e1cf56c4860b3947bbdd2a4071"
|
"hash": "a4933629720bd4d4829a8435a4e4e641368e736a82e71902243e45f4d8f280f0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user