Skip to content

Instantly share code, notes, and snippets.

@HoshinoRei
Last active June 30, 2024 02:38
Show Gist options
  • Save HoshinoRei/294ba29f40928db656df7d8e956540e7 to your computer and use it in GitHub Desktop.
Save HoshinoRei/294ba29f40928db656df7d8e956540e7 to your computer and use it in GitHub Desktop.
{
"version": "2.14.22",
"description": "A note taking and to-do application with synchronization capabilities",
"homepage": "https://joplinapp.org",
"license": "MIT",
"url": "https://github.com/laurent22/joplin/releases/download/v2.14.22/JoplinPortable.exe",
"hash": "52c758cd7624163bf8c2aebcbb48afb1ab41d19edb51b7fa68c859f947b2535e",
"bin": "JoplinPortable.exe",
"shortcuts": [
[
"JoplinPortable.exe",
"JoplinPortable"
]
],
"persist": "JoplinProfile",
"checkver": {
"github": "https://github.com/laurent22/joplin"
},
"autoupdate": {
"url": "https://github.com/laurent22/joplin/releases/download/v$version/JoplinPortable.exe"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment