From 65f509e2bb870a733e619a023738d280747439f3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20=C5=81o=C5=BCy=C5=84ski?= Date: Fri, 3 Jan 2025 12:39:19 +0100 Subject: [PATCH 1/3] splashtop-business-access: Update to version 3.7.2.3 --- bucket/splashtop-business-access.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/splashtop-business-access.json b/bucket/splashtop-business-access.json index 07872238240c19..02341d5a35a03c 100644 --- a/bucket/splashtop-business-access.json +++ b/bucket/splashtop-business-access.json @@ -1,13 +1,13 @@ { - "version": "3.5.2.0", + "version": "3.7.2.3", "description": "Fast, simple, secure remote computer access for individuals and teams", "homepage": "https://www.splashtop.com/business", "license": { "identifier": "Proprietary", "url": "https://www.splashtop.com/terms/splashtop" }, - "url": "https://d17kmd0va0f0mp.cloudfront.net/winclient/STB/Splashtop_Business_Win_PORTABLE_v3.5.2.0.exe#/splashtop.exe", - "hash": "c00b6e4eb0af6634eb22830b656ae7b2b83a3ec06ea6df05651f10ced0ff316b", + "url": "https://d17kmd0va0f0mp.cloudfront.net/winclient/STB/Splashtop_Business_Win_PORTABLE_v3.7.2.3.exe#/splashtop.exe", + "hash": "bb36f4fb670b8e9d36b10f291d81c7c1c9443c761aa256a0ef1755b2ec0faac3", "bin": "splashtop.exe", "shortcuts": [ [ From 70a3c15e511144036960378e292782db4e161eee Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20=C5=81o=C5=BCy=C5=84ski?= Date: Fri, 3 Jan 2025 12:52:52 +0100 Subject: [PATCH 2/3] checkver update --- bucket/splashtop-business-access.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bucket/splashtop-business-access.json b/bucket/splashtop-business-access.json index 02341d5a35a03c..ea52a1daf8f0d7 100644 --- a/bucket/splashtop-business-access.json +++ b/bucket/splashtop-business-access.json @@ -16,7 +16,7 @@ ] ], "checkver": { - "url": "https://www.splashtop.com/wp-content/themes/responsive/downloadx.php?product=stb&platform=windows-client-portable", + "url": "https://redirect.splashtop.com/src/portable", "jsonpath": "$.url", "regex": "([\\d.]+)\\.exe" }, From 0da5d25daf71754ab0233375946f0df7490f1683 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dariusz=20=C5=81o=C5=BCy=C5=84ski?= Date: Fri, 3 Jan 2025 14:29:49 +0100 Subject: [PATCH 3/3] Update checkver to release page --- bucket/splashtop-business-access.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/bucket/splashtop-business-access.json b/bucket/splashtop-business-access.json index ea52a1daf8f0d7..9b6b30e4cd8abd 100644 --- a/bucket/splashtop-business-access.json +++ b/bucket/splashtop-business-access.json @@ -16,9 +16,8 @@ ] ], "checkver": { - "url": "https://redirect.splashtop.com/src/portable", - "jsonpath": "$.url", - "regex": "([\\d.]+)\\.exe" + "url": "https://support-splashtopbusiness.splashtop.com/hc/en-us/sections/11960106075419-Release-announcements-Business-app", + "regex": "Splashtop Business app for Windows v([\\d.]+) - released" }, "autoupdate": { "url": "https://d17kmd0va0f0mp.cloudfront.net/winclient/STB/Splashtop_Business_Win_PORTABLE_v$version.exe#/splashtop.exe"