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 df904f3 commit 9a59b77Copy full SHA for 9a59b77
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.17.0.tar.gz"
5
- sha256 "2b61e30b748e0bfce4f7eb63a96bc1a250114265bb3b9afb1ae6b710e12d353b"
+ url "https://github.com/baresip/baresip/archive/refs/tags/v3.17.1.tar.gz"
+ sha256 "9e6c1aae0a87175305c3a1bfe4e5cb40f0f170772746096a82ff9a225232d0f9"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments