diff options
author | rinpatch <rinpatch@sdf.org> | 2019-06-18 16:08:18 +0300 |
---|---|---|
committer | rinpatch <rinpatch@sdf.org> | 2019-06-18 16:08:18 +0300 |
commit | f30a3241d20be9407335c88fa86deb873de5b872 (patch) | |
tree | 552a94c3e170a201f90fe69fc73fd5467fc488ce /mix.exs | |
parent | 3d76420512111006f678f820d1a20f866b07bdb9 (diff) | |
download | pleroma-f30a3241d20be9407335c88fa86deb873de5b872.tar.gz pleroma-f30a3241d20be9407335c88fa86deb873de5b872.zip |
Deps: Update auto_linker
Diffstat (limited to 'mix.exs')
-rw-r--r-- | mix.exs | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ defmodule Pleroma.Mixfile do {:ueberauth, "~> 0.4"}, {:auto_linker, git: "https://git.pleroma.social/pleroma/auto_linker.git", - ref: "e2385402bcd24fc659fee83b3eb8863b0528ad42"}, + ref: "95e8188490e97505c56636c1379ffdf036c1fdde"}, {:http_signatures, git: "https://git.pleroma.social/pleroma/http_signatures.git", ref: "9789401987096ead65646b52b5a2ca6bf52fc531"}, |