From 2e257976585900a779c1193b62db73337672e846 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 13 Feb 2026 05:00:24 +0000 Subject: [PATCH] rumdl: Update to version 0.1.19 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 02c0ae5ad5..b3c9d6ba42 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.18", + "version": "0.1.19", "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.18/rumdl-v0.1.18-x86_64-pc-windows-msvc.zip", - "hash": "9ce73c4701bf5865cc886df2ddef944f4a2b1ad4bb361d6c1ca460a29f285987" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.19/rumdl-v0.1.19-x86_64-pc-windows-msvc.zip", + "hash": "48e69071e8cffb474cf3632c09b426a851b680a534566a435f9ff2d735e70665" } }, "bin": "rumdl.exe",