mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-27 02:51:19 +00:00
26 lines
1010 B
JSON
26 lines
1010 B
JSON
{
|
|
"version": "0.25.5",
|
|
"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.5/markdown-oxide-v0.25.5-x86_64-pc-windows-gnu.zip",
|
|
"hash": "c893aad87263ba88f8268048a4044fbbc6f661be34c30170ddc825dd43d99e46",
|
|
"extract_dir": "markdown-oxide-v0.25.5-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"
|
|
}
|
|
}
|
|
}
|
|
}
|