From 7167cecdf0238059e061dc5ead9b6dbf2b684fcb Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 Feb 2026 16:35:10 +0000 Subject: [PATCH] rumdl: Update to version 0.1.13 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 6e4a18f37b..1baebed8bf 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.12", + "version": "0.1.13", "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.12/rumdl-v0.1.12-x86_64-pc-windows-msvc.zip", - "hash": "eabf3ddc6cd06b77388ebde9140f2cb6f1bd751619dc124ae6cc146fb1b45e06" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.13/rumdl-v0.1.13-x86_64-pc-windows-msvc.zip", + "hash": "ebb9e89dd327067733b04d31505af60266a5742477a85c653efc7f6817051378" } }, "bin": "rumdl.exe",