Skip to content

Commit ebcb421

Browse files
committed
knot 3.4.4
1 parent 964ce46 commit ebcb421

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/k/knot.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Knot < Formula
22
desc "High-performance authoritative-only DNS server"
33
homepage "https://www.knot-dns.cz/"
4-
url "https://knot-dns.nic.cz/release/knot-3.4.3.tar.xz"
5-
sha256 "fb153f07805f4679e836f143a74f5cd204ae71c3acbea7ab05ef8e012c6e905c"
4+
url "https://knot-dns.nic.cz/release/knot-3.4.4.tar.xz"
5+
sha256 "e7d9d6de97f21bf33e907bd986a4038025f394879af0a5fd19787203ac3b2131"
66
license all_of: ["GPL-3.0-or-later", "0BSD", "BSD-3-Clause", "LGPL-2.0-or-later", "MIT"]
77

88
livecheck do

0 commit comments

Comments
 (0)