summaryrefslogtreecommitdiff
path: root/mix.exs
diff options
context:
space:
mode:
authorLain Soykaf <lain@lain.com>2023-12-12 08:59:47 +0400
committerLain Soykaf <lain@lain.com>2023-12-12 08:59:47 +0400
commit6c5ebcded52ba89f4e963fbbaa28430fe17e79e4 (patch)
tree4a64f8e4e00eb50cf8be728f01c64dce7171f195 /mix.exs
parent8b4a78626642590fc52b8183204624ec639c065b (diff)
downloadpleroma-6c5ebcded52ba89f4e963fbbaa28430fe17e79e4.tar.gz
pleroma-6c5ebcded52ba89f4e963fbbaa28430fe17e79e4.zip
Mix: Update vix.
Diffstat (limited to 'mix.exs')
-rw-r--r--mix.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/mix.exs b/mix.exs
index 45de96187..653e5694b 100644
--- a/mix.exs
+++ b/mix.exs
@@ -181,7 +181,7 @@ defmodule Pleroma.Mixfile do
{:majic, "~> 1.0"},
{:open_api_spex, "~> 3.16"},
{:ecto_psql_extras, "~> 0.6"},
- {:vix, github: "akash-akya/vix", ref: "23b6c31c751dfe45998144fe3528e6348a29cbbb"},
+ {:vix, "~> 0.26.0"},
{:elixir_make, "~> 0.7.7", override: true},
{:blurhash, "~> 0.1.0", hex: :rinpatch_blurhash},