From 6ae3f40d64fe08f5d8cd1cc10c180a16d4057552 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 4 Feb 2026 16:34:15 +0000 Subject: [PATCH] rumdl: Update to version 0.1.12 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 979c65b3fb..6e4a18f37b 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.11", + "version": "0.1.12", "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.11/rumdl-v0.1.11-x86_64-pc-windows-msvc.zip", - "hash": "15561c6873413f85c03efa7b869c9f6dba147a3faad6a51a6323db304d5cced0" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.12/rumdl-v0.1.12-x86_64-pc-windows-msvc.zip", + "hash": "eabf3ddc6cd06b77388ebde9140f2cb6f1bd751619dc124ae6cc146fb1b45e06" } }, "bin": "rumdl.exe",