Skip to content

Instantly share code, notes, and snippets.

@HoshinoRei
Last active December 10, 2024 06:10
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": "3.1.24",
"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/v3.1.24/JoplinPortable.exe",
"hash": "35f3e5b26279bac3459998e0c246fd7a780f77d6e451014bf69ec2e06a4c5c9c",
"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