We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c3a6f2f commit f0b3383Copy full SHA for f0b3383
Formula/e/ejabberd.rb
@@ -1,8 +1,8 @@
1
class Ejabberd < Formula
2
desc "XMPP application server"
3
homepage "https://www.ejabberd.im"
4
- url "https://github.com/processone/ejabberd/archive/refs/tags/24.07.tar.gz"
5
- sha256 "c0fb746acba81a5db41de97c03968c1f681a13b1b6c1a895b7182e33820c18d9"
+ url "https://github.com/processone/ejabberd/archive/refs/tags/24.10.tar.gz"
+ sha256 "e260de76fc75354cd302caf2281e5114fdd1120d4fa2f4d24ddb1785dc43e343"
6
license "GPL-2.0-only"
7
head "https://github.com/processone/ejabberd.git", branch: "master"
8
0 commit comments