mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 09:11:18 +00:00
markdown-oxide: Add version 0.25.0 (#6126)
This commit is contained in:
parent
136e0af96c
commit
722be4dfb0
25
bucket/markdown-oxide.json
Normal file
25
bucket/markdown-oxide.json
Normal file
@ -0,0 +1,25 @@
|
||||
{
|
||||
"version": "0.25.0",
|
||||
"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.0/markdown-oxide-v0.25.0-x86_64-pc-windows-gnu.zip",
|
||||
"hash": "0ed9d84b29f8158575bbf4caf5bf8d38d6fb2f32edeb203de3c71f9d65d81894",
|
||||
"extract_dir": "markdown-oxide-v0.25.0-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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user