Skip to content

Commit 17deefb

Browse files
authored
Merge pull request #197063 from Homebrew/bump-baresip-3.17.1
baresip 3.17.1
2 parents a629fe9 + 7dbc562 commit 17deefb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

Formula/b/baresip.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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
9-
sha256 arm64_sequoia: "dff2d364234868ba9f9ad088b8c8126dce0f5be958a554e458db33f8de125151"
10-
sha256 arm64_sonoma: "a42f4de0a5c4c0b7fa3199f5fe219431632670a2e21bfbf1361c78ca84617eac"
11-
sha256 arm64_ventura: "b40d179c28eef1fa31b7a6204812fd6db11ef10fad3552bc009b9b9373ff6cb3"
12-
sha256 sonoma: "539ad02c6017bf0a7ee2782486eb9c9d7e31dfacb5bf62713e820893dc529a85"
13-
sha256 ventura: "e49e7d86bbfb616d2e27213020d4b78dc23267d02b8c1049dc4d5de08f2e3c07"
14-
sha256 x86_64_linux: "13ab832bc63ca9a62a874d9b0697a3bead0f81c8c6ab61f23cde62d345513425"
9+
sha256 arm64_sequoia: "7fce61187944891b10741ad6d5c71429553201f0576eca32bf5116376b2b9ca0"
10+
sha256 arm64_sonoma: "d4e2193d9a9b30301350e161e263186cfe5e6f4e5abdb8841ba4cd3223d605a0"
11+
sha256 arm64_ventura: "35065bad3e4a8551355af4a681c518f3f3e9968fdb4daf727520588935fa0b66"
12+
sha256 sonoma: "42f04844044a5711b6f6ee9abbaa07b35539606b90cfa36b5ed379278881698f"
13+
sha256 ventura: "6d684c260124f56f7d25ed3c63479c8955bb87eb022bfa716c69b4d98aa610f1"
14+
sha256 x86_64_linux: "d832c6d750c4ae8698a2564dd6fd82f7844a57247877d26bcee418d3e2b18798"
1515
end
1616

1717
depends_on "cmake" => :build

0 commit comments

Comments
 (0)