mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 14:21:19 +00:00
terragrunt: Update to version 0.88.0
This commit is contained in:
parent
2118c3f6aa
commit
37c0fbb4f7
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.87.7",
|
||||
"version": "0.88.0",
|
||||
"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.87.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4b3b07b753f0860e34c30d882a99e3d592652eec3ae72fb75371b733f084f623"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.88.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "6147424636bb6fdcc71bce93f23dd89934fb9ee329ef9b0402ff4fddce497de5"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e5b5d09c774b1a8c1f742e370e3d95a9121f86be03200044f0456b4ce620102"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.88.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "98f028ecb93c1e821690df64ef200008965e3f6bd1aff81a6f77cf9caafac5e5"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user