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 d8e9dc2 commit 72bf966Copy full SHA for 72bf966
Formula/lib/libre.rb
@@ -1,8 +1,8 @@
1
class Libre < Formula
2
desc "Toolkit library for asynchronous network I/O with protocol stacks"
3
homepage "https://github.com/baresip/re"
4
- url "https://github.com/baresip/re/archive/refs/tags/v3.16.0.tar.gz"
5
- sha256 "11b3215064b6ef5a11b0f4645d6d4834f8ba899d5b65c66477f9c4afbd32e1ed"
+ url "https://github.com/baresip/re/archive/refs/tags/v3.17.0.tar.gz"
+ sha256 "28ee46b097f7b1ff5a73249aacb5a64b742ba9bd5f3321b5c51f41c43233d495"
6
license "BSD-3-Clause"
7
8
bottle do
0 commit comments