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 6f0d4bd commit 708fe57Copy full SHA for 708fe57
Formula/q/qxmpp.rb
@@ -1,8 +1,8 @@
1
class Qxmpp < Formula
2
desc "Cross-platform C++ XMPP client and server library"
3
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"
+ url "https://github.com/qxmpp-project/qxmpp/archive/refs/tags/v1.8.3.tar.gz"
+ sha256 "0696376eb2e9c601bd4835da8b3c45a01cab622fa47aea5bf937a7969254da40"
6
license "LGPL-2.1-or-later"
7
8
bottle do
0 commit comments