From 57b4aefafc440fdde46eacc8f74c08b7aaaff9b4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 26 Feb 2026 20:31:48 +0000 Subject: [PATCH] rumdl: Update to version 0.1.30 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 7e01b7d09f..9f9cf9d302 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.29", + "version": "0.1.30", "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.29/rumdl-v0.1.29-x86_64-pc-windows-msvc.zip", - "hash": "d80e21d05f5bc13fd620bb7f3555d73e7b145f3d6c846cfe642b6c76fc32c27c" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.30/rumdl-v0.1.30-x86_64-pc-windows-msvc.zip", + "hash": "22f0f97c1426a17474d5b266dbce714bbb1b35890096fb81ecebbd39784a750d" } }, "bin": "rumdl.exe",