mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 17:21:20 +00:00
terragrunt: Update to version 0.68.13
This commit is contained in:
parent
af6f6e89f3
commit
bf1dd24187
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.68.12",
|
||||
"version": "0.68.13",
|
||||
"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.68.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "9a5983cade465bfda6b55914f438d96819592fc1d515933a3eecf2250d157ee4"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.13/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "2d2fe0d4c67035fcd4ca751fa3b9597570360c56290a8a934af9b935123d1b41"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "a59b1be7a7a6e74948b4a9014d3eb61df81508c8efd38da06a642d400781f215"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.68.13/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6a675bbaf64231c7ad261fa2163dc083abac47f225f2471a47c3ac0c1c35293f"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user