Skip to content

Commit

Permalink
siyuan-note: Update to version 3.1.17
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 24, 2024
1 parent 1ddc14e commit 110e110
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions bucket/siyuan-note.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version": "3.1.16",
"version": "3.1.17",
"description": "SiYuan is a privacy-first, self-hosted, fully open source personal knowledge management software, supports fine-grained block-level reference, and Markdown WYSIWYG.",
"homepage": "https://b3log.org/siyuan",
"license": "AGPL-3.0-only",
"architecture": {
"64bit": {
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win.exe#/dl.7z",
"hash": "4f9d3dc160d5f6bdf7baaf623c7a90775def98e3e3b989dc251994500a67f58f",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win.exe#/dl.7z",
"hash": "a481e4156a590b59e206db59660dc0add9b3492aac6edaa4567faeff65a75142",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Force -Recurse"
]
},
"arm64": {
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.16/siyuan-3.1.16-win-arm64.exe#/dl.7z",
"hash": "ff6d4892aecffa6b42e08c5422d97eaebb35285475343dbdd7fddfd0c1c240b5",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.17/siyuan-3.1.17-win-arm64.exe#/dl.7z",
"hash": "a2f11f93c44c7e38fa3c036db88520f1468bbbc2e467437a63e021c42840e126",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Force -Recurse"
Expand Down

0 comments on commit 110e110

Please sign in to comment.