Skip to content

Commit

Permalink
siyuan-note: Update to version 3.1.12
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 19, 2024
1 parent bc13102 commit da4683c
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.11",
"version": "3.1.12",
"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.11/siyuan-3.1.11-win.exe#/dl.7z",
"hash": "3afc24e912006dcf4185bd368a7d5e88cd69ed54bde6dde0b51e22b8f02ebd5c",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.12/siyuan-3.1.12-win.exe#/dl.7z",
"hash": "7155b4e740c57a6c854e624534c0e3b615564648b62e448ebaf7a5dad03a6282",
"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.11/siyuan-3.1.11-win-arm64.exe#/dl.7z",
"hash": "7d97e7fb2dc833224fac1a01204a177e0ea9d731f315e4afe2f05b8e4225a3a0",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v3.1.12/siyuan-3.1.12-win-arm64.exe#/dl.7z",
"hash": "1bcdb01d118ab1d1813d1d46aa901d9144ac03644ef75b4865721f084bb4d3a1",
"pre_install": [
"Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-arm64.7z\" \"$dir\"",
"Remove-Item \"$dir\\`$*\" -Force -Recurse"
Expand Down

0 comments on commit da4683c

Please sign in to comment.