mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.38.12
This commit is contained in:
parent
36b82396aa
commit
b83028fafe
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.38.10",
|
||||
"version": "0.38.12",
|
||||
"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.38.10/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "22923a4e74c188672e95658b7c84a6117c1655c0859f80b072da63335b1cf3ce"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.12/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "81466819216d9954b17c6b411e2de363f84546e755938c61a4b5cf2beae8d639"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.10/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "2e8ef6baae8eb8e15aeefd7cbf6ba50ec65e2197ae65ca1477b0e573fe2855af"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.38.12/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "37e5bc94645db25aa9211471a2fa251b5454627357a794cdd1f687c19b1f7c14"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user