From d0147eba78ea6aeb054f53f18c36017a7583ff5c Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Wed, 9 Jun 2021 09:28:22 -0500 Subject: Use eblurhash 1.1.0 from Hex --- mix.exs | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mix.exs') diff --git a/mix.exs b/mix.exs index 5d945bf5f..afb4da1f6 100644 --- a/mix.exs +++ b/mix.exs @@ -196,9 +196,7 @@ defmodule Pleroma.Mixfile do {:majic, git: "https://git.pleroma.social/pleroma/elixir-libraries/majic.git", ref: "289cda1b6d0d70ccb2ba508a2b0bd24638db2880"}, - {:eblurhash, - git: "https://github.com/zotonic/eblurhash.git", - ref: "04a0b76eadf4de1be17726f39b6313b88708fd12"}, + {:eblurhash, "~> 1.1.0"}, {:open_api_spex, "~> 3.10"}, ## dev & test -- cgit v1.2.3