mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.67.7
This commit is contained in:
parent
2548d920bf
commit
6786f6e6d0
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.67.6",
|
||||
"version": "0.67.7",
|
||||
"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.67.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bd7b3171ec0b2ace64033a639befa144611ae4b46eb56d756e867cb3111fa952"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "e0c27460ed6f709a5044650ad3f5a757b30e1394933512f7dbaafde42dd3d781"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "49d898ecc6f9ab9cc9d497498d4715e5ef44789baa059ef5ce6fd3cc673bfccb"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.67.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "c75181c923fbe6202bfd42830fa96a0d2f031740f968f4174039ac1b9a961d00"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user