Skip to content

Commit 836a846

Browse files
committed
coredns 1.13.0
1 parent 6ec4af0 commit 836a846

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/c/coredns.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Coredns < Formula
22
desc "DNS server that chains plugins"
33
homepage "https://coredns.io/"
4-
url "https://github.com/coredns/coredns/archive/refs/tags/v1.12.4.tar.gz"
5-
sha256 "39713a5bfd6fd1a2df1caa7a8296c4327e48c51e964c83d5fea4ed3a5ba4df9f"
4+
url "https://github.com/coredns/coredns/archive/refs/tags/v1.13.0.tar.gz"
5+
sha256 "9ad9d2a4ed708f235a6d0a3275cc0988973953228f539e50fdabe493c64a112f"
66
license "Apache-2.0"
77
head "https://github.com/coredns/coredns.git", branch: "master"
88

0 commit comments

Comments
 (0)