From 5e19254d5fd78b02416bf22c48068c1cd3e8a1d5 Mon Sep 17 00:00:00 2001 From: Zuoqiu-Yingyi <49649786+Zuoqiu-Yingyi@users.noreply.github.com> Date: Sat, 8 Jan 2022 17:23:01 +0800 Subject: [PATCH 1/3] siyuan-note: Update to version 1.6.3 --- bucket/siyuan-note.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/bucket/siyuan-note.json b/bucket/siyuan-note.json index de64aa6fbb58d7..946f1db0ee9c7c 100644 --- a/bucket/siyuan-note.json +++ b/bucket/siyuan-note.json @@ -1,5 +1,5 @@ { - "version": "1.4.8", + "version": "1.6.3", "description": "SiYuan is a Markdown Block-Reference and Bidirectional-Link note-taking application", "homepage": "https://b3log.org/siyuan", "license": { @@ -8,16 +8,16 @@ }, "architecture": { "64bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.4.8/siyuan-1.4.8-win.exe#/siyuan.7z", - "hash": "2e72af2c6211595ce4e47c2141e029ce53fb7f934d383f9d8f79493ac6a70b61", + "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win.exe#/siyuan.7z", + "hash": "3975a0c1507f426ef44d0f56abf301457737960c329b34215652c143df773f75", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\" -Recurse" ] }, "32bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.4.8/siyuan-1.4.8-win32.exe#/siyuan.7z", - "hash": "7f97024325040287688ab0ea12ffd8b0e0045680e82c734461254e6e382fd53a", + "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win32.exe#/siyuan.7z", + "hash": "28859c275695ddc84b5e2c100de9709844c1feb38a3cae69bc56c23fc265c911", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\" -Recurse" From ba89cc98515733175c2e87f3e748055dbe4a86fe Mon Sep 17 00:00:00 2001 From: Zuoqiu-Yingyi <49649786+Zuoqiu-Yingyi@users.noreply.github.com> Date: Sat, 8 Jan 2022 18:25:32 +0800 Subject: [PATCH 2/3] siyuan-note: Update to version 1.6.3 --- bucket/siyuan-note.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/siyuan-note.json b/bucket/siyuan-note.json index 946f1db0ee9c7c..38aa4da904b8fb 100644 --- a/bucket/siyuan-note.json +++ b/bucket/siyuan-note.json @@ -8,7 +8,7 @@ }, "architecture": { "64bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win.exe#/siyuan.7z", + "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win.exe#/dl.7z", "hash": "3975a0c1507f426ef44d0f56abf301457737960c329b34215652c143df773f75", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", @@ -16,7 +16,7 @@ ] }, "32bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win32.exe#/siyuan.7z", + "url": "https://github.com/siyuan-note/siyuan/releases/download/v1.6.3/siyuan-1.6.3-win32.exe#/dl.7z", "hash": "28859c275695ddc84b5e2c100de9709844c1feb38a3cae69bc56c23fc265c911", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-32.7z\" \"$dir\"", @@ -37,10 +37,10 @@ "autoupdate": { "architecture": { "64bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v$version/siyuan-$version-win.exe#/siyuan.7z" + "url": "https://github.com/siyuan-note/siyuan/releases/download/v$version/siyuan-$version-win.exe#/dl.7z" }, "32bit": { - "url": "https://github.com/siyuan-note/siyuan/releases/download/v$version/siyuan-$version-win32.exe#/siyuan.7z" + "url": "https://github.com/siyuan-note/siyuan/releases/download/v$version/siyuan-$version-win32.exe#/dl.7z" } } } From 35b50eb45d5504df21e38d1e2af88bad9871a822 Mon Sep 17 00:00:00 2001 From: Zuoqiu-Yingyi <49649786+Zuoqiu-Yingyi@users.noreply.github.com> Date: Sat, 8 Jan 2022 19:10:23 +0800 Subject: [PATCH 3/3] fix: remove checkver.regex --- bucket/siyuan-note.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/bucket/siyuan-note.json b/bucket/siyuan-note.json index 38aa4da904b8fb..ce6c6e88f2c139 100644 --- a/bucket/siyuan-note.json +++ b/bucket/siyuan-note.json @@ -31,8 +31,7 @@ ] ], "checkver": { - "github": "https://github.com/siyuan-note/siyuan", - "regex": "/tree/v([\\d.]+(-[\\w.]+)?)" + "github": "https://github.com/siyuan-note/siyuan" }, "autoupdate": { "architecture": {