mirror of
https://github.com/ScoopInstaller/Main.git
synced 2026-01-09 21:25:15 +00:00
terragrunt: Update to version 0.79.3
This commit is contained in:
parent
6a70233e0d
commit
61498621f4
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.79.2",
|
||||
"version": "0.79.3",
|
||||
"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.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "070f43f92a2dc6b6c954e1fb568a1e87c86b748a41ffdc2c9c76ab52bee40c00"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9ef818f476719f9abf734885259bae60f9fb59cc026b7af154d3791601032008"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "9fd9c7849b2b0aad8a1b74489dbbf0429e0e7ddbf584cd9e88008b832a417226"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.79.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5ef52563e91c764c9732b7925ffa74e9ed5c26f9dae35536dce48fe748b97db4"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user