From 628ee41d8c926718859bb3daa4e856fa4c219bc0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 Aug 2025 00:44:48 +0000 Subject: [PATCH] markdown-oxide: Update to version 0.25.8 --- 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 13ce40c21e..8156c63408 100644 --- a/bucket/markdown-oxide.json +++ b/bucket/markdown-oxide.json @@ -1,13 +1,13 @@ { - "version": "0.25.6", + "version": "0.25.8", "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.6/markdown-oxide-v0.25.6-x86_64-pc-windows-gnu.zip", - "hash": "f67a6a4ea4cd1309a6aa41a48c5baacd813d6844d97435f6a7da16a8c5ac1f7f", - "extract_dir": "markdown-oxide-v0.25.6-x86_64-pc-windows-gnu" + "url": "https://github.com/Feel-ix-343/markdown-oxide/releases/download/v0.25.8/markdown-oxide-v0.25.8-x86_64-pc-windows-gnu.zip", + "hash": "27d72bf0a97d0720f61aad4d9922236e7cad2ccedbc00d03de95199fa4ea4a69", + "extract_dir": "markdown-oxide-v0.25.8-x86_64-pc-windows-gnu" } }, "bin": "markdown-oxide.exe",