mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 01:31:20 +00:00
terragrunt: Update to version 0.25.2
This commit is contained in:
parent
8a87abef76
commit
4ceb96946e
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.1",
|
||||
"version": "0.25.2",
|
||||
"description": "Terragrunt is a thin wrapper for Terraform that provides extra tools for keeping your 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.25.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f612864ea6ab929795d9a2fab5d68eea671565d2dde5b367cd20f1fe925f552f"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.2/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "bea52ccf8f84e801498bc38e92fa5f9c48a0d1a5373607f2956b599cbb2bc978"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "47af485342bd372fbe68c6d50a83d187c11fb12c8ee0c23fc4729d12afbb0d92"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.2/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "4bd0d4416f1a195bbcf1fa4206448b273403c446fb95569ffbb8a603eddd2eb2"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user