mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
terragrunt: Update to version 0.28.1
This commit is contained in:
parent
b6a030400b
commit
edb4309141
@ -1,16 +1,16 @@
|
|||||||
{
|
{
|
||||||
"version": "0.27.4",
|
"version": "0.28.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.",
|
"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",
|
"homepage": "https://github.com/gruntwork-io/terragrunt",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"architecture": {
|
"architecture": {
|
||||||
"64bit": {
|
"64bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.4/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||||
"hash": "2dc281b4093d83f7c629def180d0d7e6f50abc40e5b6871b64ea44fbd27e87ff"
|
"hash": "5e0c20bce2b188749535341bddf930ea8f4be53f943b4878088d14071e454f87"
|
||||||
},
|
},
|
||||||
"32bit": {
|
"32bit": {
|
||||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.27.4/terragrunt_windows_386.exe#/terragrunt.exe",
|
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.28.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||||
"hash": "a0631e9f938496f7b4cd3ba665089ab82705504d88998af751e4333852c2e225"
|
"hash": "db89748a628180149f22c4c77ab53ccee1ec4f34a6f4ca30a2ef407285312a6d"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"bin": "terragrunt.exe",
|
"bin": "terragrunt.exe",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user