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:
parent
75f912c63f
commit
c3a0944ce5
2 changed files with 2 additions and 2 deletions
2
mix.exs
2
mix.exs
|
|
@ -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"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue