From 581dc62279e30fe68b5f167e9bf352d935764049 Mon Sep 17 00:00:00 2001 From: woyxiang <119841810+woyxiang@users.noreply.github.com> Date: Sun, 4 Aug 2024 14:24:47 +0800 Subject: [PATCH 1/5] Update zerotier-np.json --- bucket/zerotier-np.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zerotier-np.json b/bucket/zerotier-np.json index 3e11c6a23..81484040c 100644 --- a/bucket/zerotier-np.json +++ b/bucket/zerotier-np.json @@ -23,10 +23,10 @@ ] }, "checkver": { - "url": "https://www.zerotier.com/download/", - "regex": "(?s)Latest version\\: ([\\d.]+)" + "url": "https://download.zerotier.com/RELEASES/", + "regex": "/RELEASES/([\\d.]+)/dist/ZeroTier%20One.msi" }, "autoupdate": { - "url": "https://download.zerotier.com/RELEASES/$version/dist/ZeroTierOne.msi#/setup.msi_" + "url": "https://download.zerotier.com/RELEASES/$version/dist/ZeroTier%20One.msi" } } From 79a6d3b61b0cac1a357a61a4e6f075c4a03b362a Mon Sep 17 00:00:00 2001 From: woyxiang <119841810+woyxiang@users.noreply.github.com> Date: Sun, 4 Aug 2024 17:00:28 +0800 Subject: [PATCH 2/5] Update zerotier-np.json --- bucket/zerotier-np.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bucket/zerotier-np.json b/bucket/zerotier-np.json index 81484040c..ef728efa3 100644 --- a/bucket/zerotier-np.json +++ b/bucket/zerotier-np.json @@ -23,8 +23,8 @@ ] }, "checkver": { - "url": "https://download.zerotier.com/RELEASES/", - "regex": "/RELEASES/([\\d.]+)/dist/ZeroTier%20One.msi" + "url": "https://www.zerotier.com/download/", + "re": "Latest Version \\| ([\\d.]+)" }, "autoupdate": { "url": "https://download.zerotier.com/RELEASES/$version/dist/ZeroTier%20One.msi" From 4c0f275b04571784d6ae04bc2369ce8f7dc3f149 Mon Sep 17 00:00:00 2001 From: woyxiang <119841810+woyxiang@users.noreply.github.com> Date: Sun, 4 Aug 2024 17:02:04 +0800 Subject: [PATCH 3/5] Update zerotier-np.json --- bucket/zerotier-np.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/zerotier-np.json b/bucket/zerotier-np.json index ef728efa3..dd6fc0819 100644 --- a/bucket/zerotier-np.json +++ b/bucket/zerotier-np.json @@ -1,14 +1,14 @@ { "##": "This package is non-portable because the MSI installer installs the drivers required for the app to work.", - "version": "1.10.6", + "version": "1.14.0", "description": "Network connection/management software that combines the capabilities of VPN and SD-WAN.", "homepage": "https://www.zerotier.com/", "license": { "identifier": "Proprietary", "url": "https://github.com/zerotier/ZeroTierOne/blob/master/LICENSE.txt" }, - "url": "https://download.zerotier.com/RELEASES/1.10.6/dist/ZeroTierOne.msi#/setup.msi_", - "hash": "9b3fbbe29771ee2f1b4d45cbf372c9d1dbec9606315aca062c9e909e882b4b64", + "url": "https://download.zerotier.com/RELEASES/1.14.0/dist/ZeroTier%20One.msi", + "hash": "4f844eb5632cb7484499ba1b237d91fb2fd4e97176864ede6e74ad33c599c135", "installer": { "script": [ "if (!(is_admin)) { error \"$app requires admin rights to $cmd\"; break }", From aa66dbb7b5ce83cedf31db1cb2caf05fa8badcb0 Mon Sep 17 00:00:00 2001 From: woyxiang <119841810+woyxiang@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:51:43 +0800 Subject: [PATCH 4/5] Update zerotier-np.json --- bucket/zerotier-np.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/zerotier-np.json b/bucket/zerotier-np.json index dd6fc0819..3d100b0e4 100644 --- a/bucket/zerotier-np.json +++ b/bucket/zerotier-np.json @@ -27,6 +27,6 @@ "re": "Latest Version \\| ([\\d.]+)" }, "autoupdate": { - "url": "https://download.zerotier.com/RELEASES/$version/dist/ZeroTier%20One.msi" + "url": "https://download.zerotier.com/RELEASES/$version/dist/ZeroTier%20One.msi#/setup.msi_" } } From d4ea00291d462e025392e779a862888289d4f867 Mon Sep 17 00:00:00 2001 From: woyxiang <119841810+woyxiang@users.noreply.github.com> Date: Mon, 5 Aug 2024 14:56:56 +0800 Subject: [PATCH 5/5] Update zerotier-np.json --- bucket/zerotier-np.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/zerotier-np.json b/bucket/zerotier-np.json index 3d100b0e4..76c8aca73 100644 --- a/bucket/zerotier-np.json +++ b/bucket/zerotier-np.json @@ -7,7 +7,7 @@ "identifier": "Proprietary", "url": "https://github.com/zerotier/ZeroTierOne/blob/master/LICENSE.txt" }, - "url": "https://download.zerotier.com/RELEASES/1.14.0/dist/ZeroTier%20One.msi", + "url": "https://download.zerotier.com/RELEASES/1.14.0/dist/ZeroTier%20One.msi#/setup.msi_", "hash": "4f844eb5632cb7484499ba1b237d91fb2fd4e97176864ede6e74ad33c599c135", "installer": { "script": [