mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terragrunt: Update to version 0.89.4
This commit is contained in:
parent
1536e23a49
commit
2f04eba9b3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.3",
|
||||
"version": "0.89.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.89.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "a3620207f85e2648bcc76d83f60dd2d74f03d54a8b35e2c5d477fe2c6a891b21"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "38921035f568cd4d0de8ed8ca3e3e4d289df56781928b52f9cc0c68f26de8b21"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1978d5693d5e42d040afb7ff301d1a11abdc640376a96211defdb641eb95d654"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e26d209d4446d342fc8454c2a1a7dabf7f320028ce2994cf0327e5ab006d7d4"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user