From 96477cdb0d92d74d3a4963eeae721b24b749948c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 17 Dec 2025 08:38:44 +0000 Subject: [PATCH] Update Tailscale to v1.92.3 --- aarch64/app/manifest.json | 2 +- aarch64_ROOT/app/manifest.json | 2 +- aarch64_custom/app/manifest.json | 2 +- arm/app/manifest.json | 2 +- arm_ROOT/app/manifest.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index dab8f5d..da9d83b 100644 --- a/aarch64/app/manifest.json +++ b/aarch64/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.1", + "version": "1.92.3", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_ROOT/app/manifest.json b/aarch64_ROOT/app/manifest.json index 1405971..f0e8c4a 100644 --- a/aarch64_ROOT/app/manifest.json +++ b/aarch64_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.1", + "version": "1.92.3", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_custom/app/manifest.json b/aarch64_custom/app/manifest.json index 78cebe6..5938966 100644 --- a/aarch64_custom/app/manifest.json +++ b/aarch64_custom/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "respawn", - "version": "1.92.1" + "version": "1.92.3" }, "configuration": { "settingPage": "index.html", diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 9ae007b..571d870 100644 --- a/arm/app/manifest.json +++ b/arm/app/manifest.json @@ -8,7 +8,7 @@ "embeddedSdkVersion": "3.0", "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.1", + "version": "1.92.3", "architecture": "armv7hf" }, "configuration": { diff --git a/arm_ROOT/app/manifest.json b/arm_ROOT/app/manifest.json index df01821..79cf898 100644 --- a/arm_ROOT/app/manifest.json +++ b/arm_ROOT/app/manifest.json @@ -12,7 +12,7 @@ }, "vendorUrl": "https://www.tailscale.com", "runMode": "once", - "version": "1.92.1", + "version": "1.92.3", "architecture": "armv7hf" }, "configuration": {