From 9d2fbcc80816ec05d5114009cff0c76fa3bd35b7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 6 Feb 2026 20:31:06 +0000 Subject: [PATCH] rumdl: Update to version 0.1.14 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 1baebed8bf..25a9e733df 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.13", + "version": "0.1.14", "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.13/rumdl-v0.1.13-x86_64-pc-windows-msvc.zip", - "hash": "ebb9e89dd327067733b04d31505af60266a5742477a85c653efc7f6817051378" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.14/rumdl-v0.1.14-x86_64-pc-windows-msvc.zip", + "hash": "89aae2a8b943ea412ca167b0f73c55f899c34e5da3ce6c367fdb2e24d3bfa5af" } }, "bin": "rumdl.exe",