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 fa6b028 commit dc2abc1Copy full SHA for dc2abc1
1 file changed
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.6.3.tar.gz"
5
- sha256 "5871abcf5f4c527774381f9b7adac8bf96b6d53f9355c9496786e48ecdc7e9b3"
+ url "https://github.com/semihalev/sdns/archive/refs/tags/v1.6.5.tar.gz"
+ sha256 "907f8b3e9c6a46fc7f0cb9690157eb71a8253f2385c135a3e85c4e81c030c3d1"
6
license "MIT"
7
head "https://github.com/semihalev/sdns.git", branch: "main"
8
0 commit comments