From 98d514f5b52dee619b19526fc2800e94d1ccdb85 Mon Sep 17 00:00:00 2001 From: AkariiinMKII <6019344+AkariiinMKII@users.noreply.github.com> Date: Sat, 21 Sep 2024 13:09:01 +0800 Subject: [PATCH] snipaste: Update checkver --- bucket/snipaste-beta.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/bucket/snipaste-beta.json b/bucket/snipaste-beta.json index 30d91572232..e5b84b4de0b 100644 --- a/bucket/snipaste-beta.json +++ b/bucket/snipaste-beta.json @@ -1,16 +1,16 @@ { "homepage": "https://www.snipaste.com/", "description": "A snipping tool, which allows you to pin the screenshot back onto the screen.", - "version": "2.9.2-Beta", + "version": "2.10.1", "license": "Proprietary", "architecture": { "64bit": { - "url": "https://bitbucket.org/liule/snipaste/downloads/Snipaste-2.9.2-Beta-x64.zip", - "hash": "sha1:eb39192ff6534e9a56b06b3a4fd211bcfc54a1c6" + "url": "https://bitbucket.org/liule/snipaste/downloads/Snipaste-2.10.1-x64.zip", + "hash": "sha1:f53c50a9e5466a96be714b7b61d28875d2b7dd58" }, "32bit": { - "url": "https://bitbucket.org/liule/snipaste/downloads/Snipaste-2.9.2-Beta-x86.zip", - "hash": "sha1:ca22bde7ce765e60499f216d9cb8bd7108bc2566" + "url": "https://bitbucket.org/liule/snipaste/downloads/Snipaste-2.10.1-x86.zip", + "hash": "sha1:f53c50a9e5466a96be714b7b61d28875d2b7dd58" } }, "installer": { @@ -53,7 +53,7 @@ }, "checkver": { "url": "https://bitbucket.org/liule/snipaste/downloads/", - "regex": "Snipaste-(([\\d.]+)-Beta[\\d]*?)-x64.zip" + "regex": "Snipaste-([\\d\\.]+)-x64\\.zip" }, "autoupdate": { "architecture": {