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 d066272 commit 229aa11Copy full SHA for 229aa11
Formula/s/sdns.rb
@@ -1,8 +1,8 @@
1
class Sdns < Formula
2
desc "Privacy important, fast, recursive dns resolver server with dnssec support"
3
homepage "https://sdns.dev"
4
- url "https://github.com/semihalev/sdns/archive/refs/tags/v1.3.5.tar.gz"
5
- sha256 "7f25c66fd30d2501a1c028f02f7d9b8d9a222dbd4ec4367ae163fc32f2820991"
+ url "https://github.com/semihalev/sdns/archive/refs/tags/v1.3.6.tar.gz"
+ sha256 "ce05b82ff42015ab4c4aea3332c35568a1a65c43d23350b845af21d3f195547e"
6
license "MIT"
7
head "https://github.com/semihalev/sdns.git", branch: "master"
8
0 commit comments