mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-12-01 13:01:26 +00:00
terragrunt: Update to version 0.23.35
This commit is contained in:
parent
f4e0709a11
commit
e6389106e3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.23.34",
|
||||
"version": "0.23.35",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.23.34/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e92955204e722d9b4c443c9949b23fc94ed305b88cc1dcf65adcb4d66e071641"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.35/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "be504984a679f1797a85696c6c856c22f733e4fed7655d5d93a3471a75d36b79"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.34/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c727466a45f948e1da1a9dd9dac073cbe352095726a49fb062e2fe807dbce2ca"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.23.35/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "7374f263fbc1da2b3b609bf3eb1fcdf82ec8ac3c78c7295ddc0fea206566d609"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user