mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.79.2
This commit is contained in:
parent
f36b554aeb
commit
83072984a7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.79.0",
|
||||
"version": "0.79.2",
|
||||
"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.79.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "dd528d29e3678b212d3e3d476eda175a058911de08dad2f16d68ab53852ba024"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "070f43f92a2dc6b6c954e1fb568a1e87c86b748a41ffdc2c9c76ab52bee40c00"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a6a5dd1fe797babb96016dfe9b57035e0f0059260b08301d56b789765a06f186"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9fd9c7849b2b0aad8a1b74489dbbf0429e0e7ddbf584cd9e88008b832a417226"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user