mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.39.2
This commit is contained in:
parent
6477d698d3
commit
655fc9d614
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.39.1",
|
"version": "0.39.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.39.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "497f5c302acf87f313cd09b0413028b8cd129e21938d482ff58dd99ba13f2d75"
|
"hash": "980dbaa7faac150d7abca053dbbf7025cc2951e72d656d5a6f2fe7ea3307ff65"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.39.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "8ef0188394f62ac5cde4e172a1ccb83a32fbb698c3cd31d53e34a979e4abf754"
|
"hash": "cb76d3dd4f691daed38bfd5ec8f37bf824a573208fb73fcb200476b3de502ed2"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user