From 867c8124766e1471632a654e8670f107bd0231d3 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 3 May 2026 09:42:09 +0000 Subject: [PATCH] chore(deps): update routedns to v0.1.169 --- tools/routedns/manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/routedns/manifest.yaml b/tools/routedns/manifest.yaml index f352c1969f..7ce670062a 100644 --- a/tools/routedns/manifest.yaml +++ b/tools/routedns/manifest.yaml @@ -4,7 +4,7 @@ name: routedns license: name: BSD-3-Clause link: https://github.com/folbricht/routedns/blob/master/LICENSE -version: "0.1.168" +version: "0.1.169" check: ${binary} --version | grep ^Version | tr -s ' ' | cut -d' ' -f2 | tr -d v build_dependencies: - go