We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d03791 commit 5866b27Copy full SHA for 5866b27
1 file changed
bucket/vnote.json
@@ -1,5 +1,5 @@
1
{
2
- "version": "4.1.1",
+ "version": "4.2.0",
3
"description": "A Vim-inspired note-taking platform",
4
"homepage": "https://app.vnote.fun",
5
"license": "LGPL-3.0-only",
@@ -8,9 +8,9 @@
8
},
9
"architecture": {
10
"64bit": {
11
- "url": "https://github.com/vnotex/vnote/releases/download/v4.1.1/VNote-4.1.1-win64.zip",
12
- "hash": "95002eaeb5b06b1d2355d6033ffb73b00af8937621ced547fb813cd761cbd871",
13
- "extract_dir": "VNote-4.1.1-win64\\bin"
+ "url": "https://github.com/vnotex/vnote/releases/download/v4.2.0/VNote-4.2.0-win64.zip",
+ "hash": "9acbdfa45156f8ebbb627edaec3cf0322867fdf2b12c2be9ef057ae9a729d8cc",
+ "extract_dir": "VNote-4.2.0-win64\\bin"
14
}
15
16
"bin": "vnote.exe",
0 commit comments