Skip to content

Commit

Permalink
Use correct commit hash for xmpp
Browse files Browse the repository at this point in the history
  • Loading branch information
prefiks committed Oct 31, 2023
1 parent 3ed2b41 commit 3ad30c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rebar.config
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
{stringprep, ".*", {git, "https://github.com/processone/stringprep", {tag, "1.0.29"}}},
{if_var_true, stun,
{stun, ".*", {git, "https://github.com/processone/stun", {tag, "1.2.10"}}}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "cf43573838ca6340cc6737f6485882d2d662a3ef"}},
{xmpp, ".*", {git, "https://github.com/processone/xmpp", "307deb6065476bf102d9a8eeb594524eaed36c13"}},
{yconf, ".*", {git, "https://github.com/processone/yconf", {tag, "1.0.15"}}}
]}.

Expand Down

0 comments on commit 3ad30c3

Please sign in to comment.