mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-10-31 22:01:19 +00:00
terragrunt: Update to version 0.90.0
This commit is contained in:
parent
78752a37ec
commit
72e403fe0b
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.89.4",
|
||||
"version": "0.90.0",
|
||||
"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.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "38921035f568cd4d0de8ed8ca3e3e4d289df56781928b52f9cc0c68f26de8b21"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "79b36e1699b367c735cf5af1f7133471b26e17fd2accd662fa8a13832ae37001"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.89.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e26d209d4446d342fc8454c2a1a7dabf7f320028ce2994cf0327e5ab006d7d4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b42c821ca73d6bc9d853c7b4d04e45c346308e15341fc5a2d2c9080b2c455ae7"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user