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