From efab8785e1fadbe28f8e5ff64c1a37f7feb1b8fa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 21 Feb 2026 12:32:54 +0000 Subject: [PATCH] rumdl: Update to version 0.1.25 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index ddd89cdd4e..15b0edaf85 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.24", + "version": "0.1.25", "description": "High-performance Markdown linter, written in Rust.", "homepage": "https://github.com/rvben/rumdl", "license": "MIT", @@ -8,8 +8,8 @@ }, "architecture": { "64bit": { - "url": "https://github.com/rvben/rumdl/releases/download/v0.1.24/rumdl-v0.1.24-x86_64-pc-windows-msvc.zip", - "hash": "b6bfdfb0b60f8923101a1e3d84f39d699b0deef6cdfd0c4c1e7659ea3a99f1a5" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.25/rumdl-v0.1.25-x86_64-pc-windows-msvc.zip", + "hash": "555dc32ec51a9f08cbe84533bcbc492f71b820ad8105baf2a6c96e08aeaa520e" } }, "bin": "rumdl.exe",