From 54be4dd84fe9166ef6bd89e2a76d0a59011d429e Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Thu, 24 Oct 2024 08:03:20 +0200 Subject: [PATCH] V 1.76.1 Updated Tailscale binaries to version 1.76.1 --- README.md | 7 ++++--- aarch64/app/manifest.json | 2 +- arm/app/manifest.json | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index bdf446b..87fbf31 100644 --- a/README.md +++ b/README.md @@ -2,12 +2,13 @@ This ACAP packages the scripts and files required to install the Tailscale VPN client on Axis Cameras. -Current version 1.72.1 - -The "Auto Update" version has been removed since it no longer works given the files are not stored in the default location. +Current version 1.76.1 https://tailscale.com/changelog/ + +The "Auto Update" version has been removed since it no longer works given the files are not stored in the default location. + ## Good news, everyone! We have found a way to run the Tailscale ACAP without root privileges allowing it to run on Axis OS 12. diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 2bd0f80..7299447 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.72.1", + "version": "1.76.1", "architecture": "aarch64" }, "configuration": { diff --git a/arm/app/manifest.json b/arm/app/manifest.json index f8a760b..5aeef30 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.72.1", + "version": "1.76.1", "architecture": "armv7hf" }, "configuration": {