From c3a0944ce5e025058b4f39879b55cc6a76da7ebb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne?= Date: Sat, 2 Jul 2022 14:52:28 +0200 Subject: mix: update eblurhash to 1.2.2 Previous eblurhash versions bundled precompiled binaries which caused issues on non-Darwin operating systems. --- mix.exs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index 0651781cc..6e84fe482 100644 --- a/mix.exs +++ b/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"}, -- cgit v1.2.3