Skip to content

Commit 229aa11

Browse files
committed
sdns 1.3.6
1 parent d066272 commit 229aa11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/sdns.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Sdns < Formula
22
desc "Privacy important, fast, recursive dns resolver server with dnssec support"
33
homepage "https://sdns.dev"
4-
url "https://github.com/semihalev/sdns/archive/refs/tags/v1.3.5.tar.gz"
5-
sha256 "7f25c66fd30d2501a1c028f02f7d9b8d9a222dbd4ec4367ae163fc32f2820991"
4+
url "https://github.com/semihalev/sdns/archive/refs/tags/v1.3.6.tar.gz"
5+
sha256 "ce05b82ff42015ab4c4aea3332c35568a1a65c43d23350b845af21d3f195547e"
66
license "MIT"
77
head "https://github.com/semihalev/sdns.git", branch: "master"
88

0 commit comments

Comments
 (0)