From dc62f12929c7eab02fa29d787edf1c83480c542f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 10 Jan 2026 12:31:41 +0000 Subject: [PATCH] rumdl: Update to version 0.0.213 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 0c604a47bc..a75d606651 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.0.212", + "version": "0.0.213", "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.0.212/rumdl-v0.0.212-x86_64-pc-windows-msvc.zip", - "hash": "cb14930929a855a12f5152bb471d5a796a1e1d4b6b839546bbb7e5c2685bcdb2" + "url": "https://github.com/rvben/rumdl/releases/download/v0.0.213/rumdl-v0.0.213-x86_64-pc-windows-msvc.zip", + "hash": "f0beab3ff6bf8ca4df633f28c4053e8db35ab0eff3f301dde509bfb146c3b9c5" } }, "bin": "rumdl.exe",