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