Skip to content

Commit

Permalink
siyuan: Update to version 2.9.5
Browse files Browse the repository at this point in the history
  • Loading branch information
arch3rPro committed Jul 11, 2023
1 parent ccedf63 commit fe1bb1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions bucket/others/siyuan.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"version": "2.9.4",
"version": "2.9.5",
"description": "SiYuan is a local-first personal knowledge management system, support fine-grained block-level reference and Markdown instant-render editing.",
"homepage": "https://github.com/siyuan-note/siyuan",
"license": {
"identifier": "Unknown"
},
"depends": "7zip",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v2.9.4/siyuan-2.9.4-win.exe#/dl.7z",
"hash": "b38480bbdeb54d4e0a8fc8981c07bdad151402b7301aeea69dc04ca06eb33d1f",
"url": "https://github.com/siyuan-note/siyuan/releases/download/v2.9.5/siyuan-2.9.5-win.exe#/dl.7z",
"hash": "1f0a570fc0214f411b258b3b4bc3c8aac9c61b4afb0bba391ad2a4688232313d",
"pre_install": [
"7z x \"$dir\\`$PLUGINSDIR\\*.7z\" -o\"$dir\\`$PLUGINSDIR\\siyuan\"",
"Remove-Item -R -Path $dir\\resources",
Expand Down

0 comments on commit fe1bb1b

Please sign in to comment.