mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-01 06:11:20 +00:00
terragrunt: Update to version 0.87.7
This commit is contained in:
parent
1b1cae654f
commit
b0287c3af1
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.87.6",
|
||||
"version": "0.87.7",
|
||||
"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.6/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "cc700a6995cc47b79b440c247698ca6adc5196ad1b80f1d1b137819e53f28885"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "4b3b07b753f0860e34c30d882a99e3d592652eec3ae72fb75371b733f084f623"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.6/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "8a24014b106391d64f9d14e0d537093fba3cabfe9a635361333fbbe8ff99ee3d"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.7/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "0e5b5d09c774b1a8c1f742e370e3d95a9121f86be03200044f0456b4ce620102"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user