mix: update eblurhash to 1.2.2

Previous eblurhash versions bundled precompiled binaries which caused
issues on non-Darwin operating systems.
This commit is contained in:
Hélène 2022-07-02 14:52:28 +02:00
commit c3a0944ce5
No known key found for this signature in database
GPG key ID: A215F2E9F1589D62
2 changed files with 2 additions and 2 deletions

View file

@ -194,7 +194,7 @@ defmodule Pleroma.Mixfile do
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
{:restarter, path: "./restarter"},
{:majic, "~> 1.0"},
{:eblurhash, "~> 1.1.0"},
{:eblurhash, "~> 1.2.2"},
{:open_api_spex, "~> 3.10"},
{:phoenix_live_dashboard, "~> 0.6.2"},
{:ecto_psql_extras, "~> 0.6"},