From 17c2ae705ccd24caab133105c9d8a04ec6ba23c6 Mon Sep 17 00:00:00 2001 From: Weston Blieden <111699155+Mo3he@users.noreply.github.com> Date: Mon, 13 Jan 2025 08:19:57 +0100 Subject: [PATCH] Update Tailscale binaries to v1.78.1 --- README.md | 2 +- aarch64/app/manifest.json | 2 +- arm/app/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 87fbf31..8065b05 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This ACAP packages the scripts and files required to install the Tailscale VPN client on Axis Cameras. -Current version 1.76.1 +Current version 1.78.1 https://tailscale.com/changelog/ diff --git a/aarch64/app/manifest.json b/aarch64/app/manifest.json index 7299447..25c6919 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.76.1", + "version": "1.78.1", "architecture": "aarch64" }, "configuration": { diff --git a/arm/app/manifest.json b/arm/app/manifest.json index 5aeef30..ee60cb1 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.76.1", + "version": "1.78.1", "architecture": "armv7hf" }, "configuration": {