mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 08:11:20 +00:00
terragrunt: Update to version 0.79.0
This commit is contained in:
parent
7dbf790714
commit
f793a6d230
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.78.4",
|
"version": "0.79.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.78.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "67ebc4f7096bd0ac146a926d7257107a4d6c09c731f1880e3184d422354fd339"
|
"hash": "dd528d29e3678b212d3e3d476eda175a058911de08dad2f16d68ab53852ba024"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "7ef878c0bddd7c7f6ab944f58a6fcc795ce95d104d2a79a7f1941ea21baffb51"
|
"hash": "a6a5dd1fe797babb96016dfe9b57035e0f0059260b08301d56b789765a06f186"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user