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 964ce46 commit ebcb421Copy full SHA for ebcb421
Formula/k/knot.rb
@@ -1,8 +1,8 @@
1
class Knot < Formula
2
desc "High-performance authoritative-only DNS server"
3
homepage "https://www.knot-dns.cz/"
4
- url "https://knot-dns.nic.cz/release/knot-3.4.3.tar.xz"
5
- sha256 "fb153f07805f4679e836f143a74f5cd204ae71c3acbea7ab05ef8e012c6e905c"
+ url "https://knot-dns.nic.cz/release/knot-3.4.4.tar.xz"
+ sha256 "e7d9d6de97f21bf33e907bd986a4038025f394879af0a5fd19787203ac3b2131"
6
license all_of: ["GPL-3.0-or-later", "0BSD", "BSD-3-Clause", "LGPL-2.0-or-later", "MIT"]
7
8
livecheck do
0 commit comments