summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorAlex Gleason <alex@alexgleason.me>2021-06-09 09:28:22 -0500
committerAlex Gleason <alex@alexgleason.me>2021-06-09 09:28:22 -0500
commitd0147eba78ea6aeb054f53f18c36017a7583ff5c (patch)
treeaa13ab6f9041cca539c1698e2ce8c55a0a8cbf93 /mix.exs
parent53cf801c3000b1e20a1d42b56be82032d42782e9 (diff)
Use eblurhash 1.1.0 from Hex
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs4
1 files changed, 1 insertions, 3 deletions
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