mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.82.4
This commit is contained in:
parent
822150c740
commit
e7dcddf836
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.82.3",
|
||||
"version": "0.82.4",
|
||||
"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.82.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "93ff19dc729516d0efd36876774613bce75f32eba69db507e59d005b45d4f877"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "d1fea4f69a6fe8478c33dc658ceadb7f9dfcb7f1051dc6b128bbecf1eee05bde"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "12bb09d685c6c97d7ab600b2413a2d42a80a6b4f6cb18164ee4692d6dde0a29a"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.82.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "12d7f3621e7183705e3f130660a41197c3338f6bb4347b39914198a1ae990371"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user