mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.75.3
This commit is contained in:
parent
85813bfcd0
commit
e3db68ce51
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.75.2",
|
"version": "0.75.3",
|
||||||
"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.75.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "41b57bd51ec53d8add09af320e61193514935b306774b8aeea0c80b182436b94"
|
"hash": "c5122bc1a4968cf76c350f9edbf8d5df250d2b0382dbd766f7a0ec8b2950dcfb"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.75.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "746469723169906f01b412604b68ef58e14a0977c88e6b9c81c8e25051d5772c"
|
"hash": "46afcaa7a8d90445fd88155577bf2fce6579a5c5d0db1195513982a71d34dd93"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user