markdown-oxide: Update to version 0.25.1

This commit is contained in:
github-actions[bot] 2025-03-03 12:32:00 +00:00
parent 8e0ade9315
commit e32e63401f

View File

@ -1,13 +1,13 @@
{ {
"version": "0.25.0", "version": "0.25.1",
"description": "Robust, Minimalist, Unbundled PKM for your favorite text-editor through the LSP", "description": "Robust, Minimalist, Unbundled PKM for your favorite text-editor through the LSP",
"homepage": "https://oxide.md", "homepage": "https://oxide.md",
"license": "GPL-3.0", "license": "GPL-3.0",
"architecture": { "architecture": {
"64bit": { "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", "url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v0.25.1/markdown-oxide-v0.25.1-x86_64-pc-windows-gnu.zip",
"hash": "0ed9d84b29f8158575bbf4caf5bf8d38d6fb2f32edeb203de3c71f9d65d81894", "hash": "1ef69246576c5514c5d65ef0cf2d253334a2f3d035da344e5dfa8ecf73a168c5",
"extract_dir": "markdown-oxide-v0.25.0-x86_64-pc-windows-gnu" "extract_dir": "markdown-oxide-v0.25.1-x86_64-pc-windows-gnu"
} }
}, },
"bin": "markdown-oxide.exe", "bin": "markdown-oxide.exe",