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 72bf966 commit dc13591Copy full SHA for dc13591
Formula/b/baresip.rb
@@ -1,8 +1,8 @@
1
class Baresip < Formula
2
desc "Modular SIP useragent"
3
homepage "https://github.com/baresip/baresip"
4
- url "https://github.com/baresip/baresip/archive/refs/tags/v3.16.0.tar.gz"
5
- sha256 "95338c4e4dd6931c94d425d69089b66d32c173e48cb992344e856ead7ba9393b"
+ url "https://github.com/baresip/baresip/archive/refs/tags/v3.17.0.tar.gz"
+ sha256 "2b61e30b748e0bfce4f7eb63a96bc1a250114265bb3b9afb1ae6b710e12d353b"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments