From 39e0029e245b7eb555dfb1c42a19a5732b9ab019 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Oct 2025 00:37:38 +0000 Subject: [PATCH] coredns: Update to version 1.13.1 --- bucket/coredns.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/coredns.json b/bucket/coredns.json index 34ff007584..d89055c981 100644 --- a/bucket/coredns.json +++ b/bucket/coredns.json @@ -1,12 +1,12 @@ { - "version": "1.13.0", + "version": "1.13.1", "description": "A DNS server/forwarder, that chains plugins.", "homepage": "https://coredns.io", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://github.com/coredns/coredns/releases/download/v1.13.0/coredns_1.13.0_windows_amd64.tgz", - "hash": "2b64e26b82b45708453ecfaa67e2cb9e2d8e0bfdfdb744c8d26567c437468d8f" + "url": "https://github.com/coredns/coredns/releases/download/v1.13.1/coredns_1.13.1_windows_amd64.tgz", + "hash": "0b64c4e9738ec3e6559a07fbb65d567bb4f08f9a1a9ee4f8c49ee2fe8d9dd37d" } }, "bin": "coredns.exe",