From 5e94fccedebfd4cde406a671e5f014610c53e2bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 24 Feb 2026 12:33:14 +0000 Subject: [PATCH] rumdl: Update to version 0.1.27 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 51f06b8b27..2ad344b0bb 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.26", + "version": "0.1.27", "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.26/rumdl-v0.1.26-x86_64-pc-windows-msvc.zip", - "hash": "3e3417b397956b000f952909e5c2728e1b8db6a51f5be83e4ccf3d2c697901a7" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.27/rumdl-v0.1.27-x86_64-pc-windows-msvc.zip", + "hash": "6ef5a5d9226470cd61b3e8c0178fcce5612ebe36efdfcf12f185b18ecacbaf3a" } }, "bin": "rumdl.exe",