forked from AkkomaGang/akkoma
Majic: specify commit so source users do not get surprise updates
This commit is contained in:
parent
f2bf2131b4
commit
7d78c00049
2 changed files with 3 additions and 2 deletions
3
mix.exs
3
mix.exs
|
|
@ -194,7 +194,8 @@ defmodule Pleroma.Mixfile do
|
|||
ref: "e0f16822d578866e186a0974d65ad58cddc1e2ab"},
|
||||
{:restarter, path: "./restarter"},
|
||||
{:majic,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/majic.git", branch: "develop"},
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/majic.git",
|
||||
ref: "4c692e544b28d1f5e543fb8a44be090f8cd96f80"},
|
||||
{:open_api_spex,
|
||||
git: "https://git.pleroma.social/pleroma/elixir-libraries/open_api_spex.git",
|
||||
ref: "f296ac0924ba3cf79c7a588c4c252889df4c2edd"},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue