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 6ec4af0 commit 836a846Copy full SHA for 836a846
Formula/c/coredns.rb
@@ -1,8 +1,8 @@
1
class Coredns < Formula
2
desc "DNS server that chains plugins"
3
homepage "https://coredns.io/"
4
- url "https://github.com/coredns/coredns/archive/refs/tags/v1.12.4.tar.gz"
5
- sha256 "39713a5bfd6fd1a2df1caa7a8296c4327e48c51e964c83d5fea4ed3a5ba4df9f"
+ url "https://github.com/coredns/coredns/archive/refs/tags/v1.13.0.tar.gz"
+ sha256 "9ad9d2a4ed708f235a6d0a3275cc0988973953228f539e50fdabe493c64a112f"
6
license "Apache-2.0"
7
head "https://github.com/coredns/coredns.git", branch: "master"
8
0 commit comments