From 74c1db725ba2af6964354067e9b57e60e331b6b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 26 May 2025 04:30:00 +0000 Subject: [PATCH] markdown-oxide: Update to version 0.25.2 --- 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 6e2e8e3e3b..3b58f80dd2 100644 --- a/bucket/markdown-oxide.json +++ b/bucket/markdown-oxide.json @@ -1,13 +1,13 @@ { - "version": "0.25.1", + "version": "0.25.2", "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.1/markdown-oxide-v0.25.1-x86_64-pc-windows-gnu.zip", - "hash": "1ef69246576c5514c5d65ef0cf2d253334a2f3d035da344e5dfa8ecf73a168c5", - "extract_dir": "markdown-oxide-v0.25.1-x86_64-pc-windows-gnu" + "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" } }, "bin": "markdown-oxide.exe",