mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.77.3
This commit is contained in:
parent
6d285d8bc9
commit
37718eea71
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.77.1",
|
"version": "0.77.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.77.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "a58855408a8e9996cdfe9bce48de9d16a764cc86f6b18197ebb64e7776e67f4e"
|
"hash": "25bf7a7e23f6e58eadb51572259cec35aa4d5919d90e32ee28d1c6e8233f8e2d"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.77.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "73858eefaae9778636d1aa7f1da852af746c4b1c713d6eb12ce6465fb9ef6ef2"
|
"hash": "72509ac481c9b749a042221656900fc3df53c21d25fe73bbc8ae517243b2a6e0"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user