From d5e2be837f4ea543fc408cfbd3e8202a122f5c0c Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Mon, 26 May 2025 15:18:47 +0200 Subject: [PATCH] Update To Version 1.84.0 Updated Tailscale Binaries to version 1.84.0 --- 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 8783859..65ba61f 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.82.0", + "version": "1.84.0", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_ROOT/app/manifest.json b/aarch64_ROOT/app/manifest.json index 2929cb6..d19ffa3 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.82.0", + "version": "1.84.0", "architecture": "aarch64" }, "configuration": { diff --git a/aarch64_custom/app/manifest.json b/aarch64_custom/app/manifest.json index 1118d20..8d03c5f 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.82.0" + "version": "1.84.0" }, "configuration": { "settingPage": "index.html", diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 115a7bb..34adba4 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.82.0", + "version": "1.84.0", "architecture": "armv7hf" }, "configuration": { diff --git a/arm_ROOT/app/manifest.json b/arm_ROOT/app/manifest.json index fe03a48..bf7267a 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.82.0", + "version": "1.84.0", "architecture": "armv7hf" }, "configuration": {