From deabb0b04cda10fbbfc877d24f3cf09dcc9b7e6d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jan 2026 12:32:15 +0000 Subject: [PATCH] rumdl: Update to version 0.0.216 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 01e7651aaa..f0c29c9f77 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.0.215", + "version": "0.0.216", "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.215/rumdl-v0.0.215-x86_64-pc-windows-msvc.zip", - "hash": "303a59281be40980b4cc21434d70aa90c32fc9f4cbfaaf8cab645ac7ba89f6ee" + "url": "https://github.com/rvben/rumdl/releases/download/v0.0.216/rumdl-v0.0.216-x86_64-pc-windows-msvc.zip", + "hash": "5ea369561b0e59aa6314992f8a8faa707df30af410ce10bbd13f17fd3df7c0d1" } }, "bin": "rumdl.exe",