From 7187c549947562a24ed6f1251ecfc5e045a46c33 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 30 Jan 2026 20:30:38 +0000 Subject: [PATCH] rumdl: Update to version 0.1.7 --- bucket/rumdl.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 5c0255205e..4c991d224a 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.6", + "version": "0.1.7", "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.6/rumdl-v0.1.6-x86_64-pc-windows-msvc.zip", - "hash": "d9491cba429e234268a0e35178851b33602771067ef8d4dfc52fa6cf3b6f0ec4" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.7/rumdl-v0.1.7-x86_64-pc-windows-msvc.zip", + "hash": "a7038b679de48fd3a15dc4520530045536f627388c306f6f0a8d96ae0bbcdf7f" } }, "bin": "rumdl.exe",