mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.32.1
This commit is contained in:
parent
b78489b855
commit
f1255f4117
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.31.11",
|
"version": "0.32.1",
|
||||||
"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.31.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "1c7882a6eabe4f4aecf930c03749968ed4e327a5f3d43dfe2b2d9ca95366d630"
|
"hash": "0268c4efffd6ed09d99aa2164255f7e926d8371cd55a3ce4c844750b8b104bd1"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.32.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "b72b7635255328e7a6d8e069422dd75e52f991eaed762e58f592c5130c0b65f5"
|
"hash": "10a7ca22ee5abaccaa27ee600d6e8c84420a045c6d4b23a5ca53dc77f4544ef2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user