From 9b9dc1bf701ff293d7ef917250e60af3d6050e66 Mon Sep 17 00:00:00 2001 From: Derek Kaser <11674153+dkaser@users.noreply.github.com> Date: Sun, 27 Oct 2024 13:47:41 +0000 Subject: [PATCH] feat: upgrade tailscale-utils --- tools/plugin/tailscale.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tools/plugin/tailscale.json b/tools/plugin/tailscale.json index 2b3230d..938829e 100644 --- a/tools/plugin/tailscale.json +++ b/tools/plugin/tailscale.json @@ -2,11 +2,11 @@ "name": "tailscale", "author": "Derek Kaser", "githubRepository": "unraid/unraid-tailscale", - "version": "2024.10.24a", + "version": "2024.10.27", "tailscaleVersion": "tailscale_1.76.1_amd64", "tailscaleSHA256": "6b11493710d8aa706027f41b2dbf1eb92069d5969490f46460e686c424b96036", - "packageVersion": "2.2.1", - "packageSHA256": "420f5a311f429133029416edd91fb5730d3276e4efc653423812f8d93df7aa91", + "packageVersion": "2.2.2", + "packageSHA256": "0220a2352ffaada770ae9626384feb70e394417d49949a94564424eeb84e6813", "pluginDirectory": "/usr/local/emhttp/plugins/tailscale", "configDirectory": "/boot/config/plugins/tailscale", "minver": "6.11.5"