mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terragrunt: Update to version 0.78.3
This commit is contained in:
parent
aa2da03b0f
commit
7da493a330
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.78.2",
|
||||
"version": "0.78.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.78.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "c99f0df1d834b265dbaad960686024aeda56c797812f9ac728d9e028102c40fc"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "5a7edf51a7c4cf86a0628d5a248f47f63dcf06db5eb0e9f744954ddf04a20e94"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "d7c9fed6624c17091f83f99104fc5ccc2f4fd49be6199c835c60ac6d2c5e0177"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.78.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "3bf7b506f7d010d6460f2f2baa40c84dad5682290ce598460bf4e41f17585450"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user