Skip to content

Commit 72bf966

Browse files
committed
libre 3.17.0
1 parent d8e9dc2 commit 72bf966

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/lib/libre.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Libre < Formula
22
desc "Toolkit library for asynchronous network I/O with protocol stacks"
33
homepage "https://github.com/baresip/re"
4-
url "https://github.com/baresip/re/archive/refs/tags/v3.16.0.tar.gz"
5-
sha256 "11b3215064b6ef5a11b0f4645d6d4834f8ba899d5b65c66477f9c4afbd32e1ed"
4+
url "https://github.com/baresip/re/archive/refs/tags/v3.17.0.tar.gz"
5+
sha256 "28ee46b097f7b1ff5a73249aacb5a64b742ba9bd5f3321b5c51f41c43233d495"
66
license "BSD-3-Clause"
77

88
bottle do

0 commit comments

Comments
 (0)