Skip to content

Commit 9a59b77

Browse files
committed
baresip 3.17.1
1 parent df904f3 commit 9a59b77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/b/baresip.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Baresip < Formula
22
desc "Modular SIP useragent"
33
homepage "https://github.com/baresip/baresip"
4-
url "https://github.com/baresip/baresip/archive/refs/tags/v3.17.0.tar.gz"
5-
sha256 "2b61e30b748e0bfce4f7eb63a96bc1a250114265bb3b9afb1ae6b710e12d353b"
4+
url "https://github.com/baresip/baresip/archive/refs/tags/v3.17.1.tar.gz"
5+
sha256 "9e6c1aae0a87175305c3a1bfe4e5cb40f0f170772746096a82ff9a225232d0f9"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)