Skip to content

Commit f0b3383

Browse files
committed
ejabberd 24.10
1 parent c3a6f2f commit f0b3383

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/e/ejabberd.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Ejabberd < Formula
22
desc "XMPP application server"
33
homepage "https://www.ejabberd.im"
4-
url "https://github.com/processone/ejabberd/archive/refs/tags/24.07.tar.gz"
5-
sha256 "c0fb746acba81a5db41de97c03968c1f681a13b1b6c1a895b7182e33820c18d9"
4+
url "https://github.com/processone/ejabberd/archive/refs/tags/24.10.tar.gz"
5+
sha256 "e260de76fc75354cd302caf2281e5114fdd1120d4fa2f4d24ddb1785dc43e343"
66
license "GPL-2.0-only"
77
head "https://github.com/processone/ejabberd.git", branch: "master"
88

0 commit comments

Comments
 (0)