mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-06 16:51:20 +00:00
terragrunt: Update to version 0.87.1
This commit is contained in:
parent
954140d303
commit
3f96dedaf3
@ -1,16 +1,16 @@
|
||||
{
|
||||
"version": "0.87.0",
|
||||
"version": "0.87.1",
|
||||
"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.0/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ef4cc336e81ec642fa7ef1d4fbd7a0bc2aeeb79bd312788346ca57e3d723d894"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.1/terragrunt_windows_amd64.exe#/terragrunt.exe",
|
||||
"hash": "ec142f2539e2632af80441229f560e3264fbab58a7d959f8318181bbca7b01b3"
|
||||
},
|
||||
"32bit": {
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.0/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "89a556e193ce8d286ecef4ad86a9ec45cefee1a3709d14bb745bc93a98ca84d6"
|
||||
"url": "https://github.com/gruntwork-io/terragrunt/releases/download/v0.87.1/terragrunt_windows_386.exe#/terragrunt.exe",
|
||||
"hash": "1673a566e6fdfbe1c808801da8fa6086e2454879ee39c4f5090b8cbb79e0aef1"
|
||||
}
|
||||
},
|
||||
"bin": "terragrunt.exe",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user