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 94cdfce commit 5ca2339Copy full SHA for 5ca2339
Formula/coturn.rb
@@ -1,8 +1,8 @@
1
class Coturn < Formula
2
desc "Free open source implementation of TURN and STUN Server"
3
homepage "https://github.com/coturn/coturn"
4
- url "https://github.com/coturn/coturn/archive/refs/tags/4.6.1.tar.gz"
5
- sha256 "8fba86e593ed74adc46e002e925cccff2819745371814f42465fbe717483f1d8"
+ url "https://github.com/coturn/coturn/archive/refs/tags/4.6.2.tar.gz"
+ sha256 "13f2a38b66cffb73d86b5ed24acba4e1371d738d758a6039e3a18f0c84c176ad"
6
license "BSD-3-Clause"
7
8
livecheck do
0 commit comments