mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-03 15:21:18 +00:00
terragrunt: Update to version 0.31.11
This commit is contained in:
parent
a8bf4b65a0
commit
5d8586b7e6
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.31.10",
|
||||
"version": "0.31.11",
|
||||
"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.31.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "cd1c15736ed0b3d3ce34012a0253fdd56ef8889f862fc979c9b4716448fd365e"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.11/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "1c7882a6eabe4f4aecf930c03749968ed4e327a5f3d43dfe2b2d9ca95366d630"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7fc106848aa340ba210144724c3369979d265e325baad65d40c34e339a57763c"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.31.11/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "b72b7635255328e7a6d8e069422dd75e52f991eaed762e58f592c5130c0b65f5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user