mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-22 16:41:19 +00:00
26 lines
1010 B
JSON
26 lines
1010 B
JSON
{
|
|
"version": "0.25.3",
|
|
"description": "Robust, Minimalist, Unbundled PKM for your favorite text-editor through the LSP",
|
|
"homepage": "https://oxide.md",
|
|
"license": "GPL-3.0",
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v0.25.3/markdown-oxide-v0.25.3-x86_64-pc-windows-gnu.zip",
|
|
"hash": "774e1ff7cd40b3b381e4e04d2dc8c9552a8519eae2a8958f58ef819db5745041",
|
|
"extract_dir": "markdown-oxide-v0.25.3-x86_64-pc-windows-gnu"
|
|
}
|
|
},
|
|
"bin": "markdown-oxide.exe",
|
|
"checkver": {
|
|
"github": "https://github.com/Feel-ix-343/markdown-oxide"
|
|
},
|
|
"autoupdate": {
|
|
"architecture": {
|
|
"64bit": {
|
|
"url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v$version/markdown-oxide-v$version-x86_64-pc-windows-gnu.zip",
|
|
"extract_dir": "markdown-oxide-v$version-x86_64-pc-windows-gnu"
|
|
}
|
|
}
|
|
}
|
|
}
|