mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-05 00:01:20 +00:00
terragrunt: Update to version 0.25.1
This commit is contained in:
parent
f6f329ad9a
commit
88834d085f
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.25.0",
|
||||
"version": "0.25.1",
|
||||
"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.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "942ba87797a6aeec3c922aa2af27250fc0eb68673a9943a6dff16e7f4a3615e1"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "f612864ea6ab929795d9a2fab5d68eea671565d2dde5b367cd20f1fe925f552f"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "6d66179bd1fc0e75176bc228a49f40769f2c2f6b81dd5168bc3a35bbe60a1619"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.25.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "47af485342bd372fbe68c6d50a83d187c11fb12c8ee0c23fc4729d12afbb0d92"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user