Skip to content

Commit 708fe57

Browse files
committed
qxmpp 1.8.3
1 parent 6f0d4bd commit 708fe57

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/q/qxmpp.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Qxmpp < Formula
22
desc "Cross-platform C++ XMPP client and server library"
33
homepage "https://github.com/qxmpp-project/qxmpp/"
4-
url "https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.8.2.tar.gz"
5-
sha256 "5964468778c743ae336ebc14af9fda1afcc1128acc94d9500f4276614e5a1425"
4+
url "https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.8.3.tar.gz"
5+
sha256 "0696376eb2e9c601bd4835da8b3c45a01cab622fa47aea5bf937a7969254da40"
66
license "LGPL-2.1-or-later"
77

88
bottle do

0 commit comments

Comments
 (0)