mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-09 02:01:26 +00:00
terragrunt: Update to version 0.87.0
This commit is contained in:
parent
6afd0872e8
commit
a4ee372dd3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.86.3",
|
||||
"version": "0.87.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.86.3/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "660ff8972eb7d8b31fa9ef723df8fa9758b94b3d24e3807cd0ea36630f340df8"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ef4cc336e81ec642fa7ef1d4fbd7a0bc2aeeb79bd312788346ca57e3d723d894"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.86.3/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "5c5f01cf33bfd55e7a6a3c45cc4e7d881c0a16921bc7e72e3141e9d9f6644c19"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "89a556e193ce8d286ecef4ad86a9ec45cefee1a3709d14bb745bc93a98ca84d6"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user