mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 22:31:19 +00:00
terragrunt: Update to version 0.90.2
This commit is contained in:
parent
ac0320a639
commit
bebddf20f0
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.90.0",
|
"version": "0.90.2",
|
||||||
"description": "Thin wrapper for Terraform that provides extra tools for keeping Terraform configurations DRY, working with multiple Terraform modules, and managing remote state.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "79b36e1699b367c735cf5af1f7133471b26e17fd2accd662fa8a13832ae37001"
|
"hash": "692787bb2215baaa5ef3c1ecac2b946443a8f4a8ad9b32c51ea48efc0f009ec6"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.90.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "b42c821ca73d6bc9d853c7b4d04e45c346308e15341fc5a2d2c9080b2c455ae7"
|
"hash": "87c1b8262437d9128b3ffeca57e35d3713d61c87cf5a453daa34f4eda29a308b"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user