Skip to content

Instantly share code, notes, and snippets.

@mwyrebski
Created March 22, 2019 19:19
Show Gist options
  • Select an option

  • Save mwyrebski/42c7b30562405dae521d14c7c041ac01 to your computer and use it in GitHub Desktop.

Select an option

Save mwyrebski/42c7b30562405dae521d14c7c041ac01 to your computer and use it in GitHub Desktop.
ResophNotes 1.7.0 (https://resoph.com) app manifest (install definition) for scoop (https://scoop.sh).
{
"version": "1.7.0",
"description": "Quick Notes on Windows",
"homepage": "https://resoph.com/ResophNotes",
"license": {
"identifier": "Freeware",
"url": "https://resoph.com/ResophNotes/Terms_of_Use.html"
},
"extract_dir": "ResophNotes",
"architecture": {
"64bit": {
"url": "https://resoph.com/ResophNotes/Welcome_files/ResophNotesPortable170.zip",
"hash": "a77c6fca6e6a38c969369e01c185c28441251d43bf5e6acb69de37e5f01d6716"
},
"32bit": {
"url": "https://resoph.com/ResophNotes/Welcome_files/ResophNotesPortable170-32.zip",
"hash": "f8926e985fb31972ec34f0840009a4f7bd8aaa8fa2ba8f6cb2faf08302711cb5"
}
},
"bin": "ResophNotes.exe",
"shortcuts": [
[
"ResophNotes.exe",
"ResophNotes"
]
],
"persist": ".ResophNotes"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment