From e28dd8649336a320d238ce60abb886d70241a202 Mon Sep 17 00:00:00 2001 From: ViCrack <18179821+ViCrack@users.noreply.github.com> Date: Wed, 25 Dec 2024 20:29:16 +0000 Subject: [PATCH] siyuan-ce: Update to version 3.1.17 --- bucket/siyuan-ce.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/siyuan-ce.json b/bucket/siyuan-ce.json index abb50bf..6923ce4 100644 --- a/bucket/siyuan-ce.json +++ b/bucket/siyuan-ce.json @@ -1,13 +1,13 @@ { - "version": "3.1.16", + "version": "3.1.17", "description": "A privacy-first, self-hosted, fully open source personal knowledge management software, written in typescript and golang", "homepage": "https://b3log.org/siyuan", "license": "AGPL-3.0-or-later", "notes": "https://github.com/ViCrack/scoop-bucket/blob/master/bucket/siyuan-ce.json", "architecture": { "64bit": { - "url": "https://github.com/siyuan-community/siyuan/releases/download/v3.1.16/siyuan-CE-v3.1.16-win.exe#/dl.7z", - "hash": "c00d0d688edb7141d8d1df91807dea297060aa2f74e4d8e6adfa9e5e696de9f6", + "url": "https://github.com/siyuan-community/siyuan/releases/download/v3.1.17/siyuan-CE-v3.1.17-win.exe#/dl.7z", + "hash": "3f52f6995d59b7dace17c9e999e0658359cd370b34e9053e4a33e94f9ba7b660", "pre_install": [ "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"", "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse"