From ea6979f20cffd8df872e8a70b1ec94e532eb1928 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 30 Jun 2025 04:32:08 +0000 Subject: [PATCH] markdown-oxide: Update to version 0.25.3 --- bucket/markdown-oxide.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/bucket/markdown-oxide.json b/bucket/markdown-oxide.json index 3b58f80dd2..f9d40ea504 100644 --- a/bucket/markdown-oxide.json +++ b/bucket/markdown-oxide.json @@ -1,13 +1,13 @@ { - "version": "0.25.2", + "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.2/markdown-oxide-v0.25.2-x86_64-pc-windows-gnu.zip", - "hash": "9822791ca0741f4df3f2c4dac67613f8453069ce47051498c4245b962298736a", - "extract_dir": "markdown-oxide-v0.25.2-x86_64-pc-windows-gnu" + "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",