diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 15b0edaf85..51f06b8b27 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.25", + "version": "0.1.26", "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.25/rumdl-v0.1.25-x86_64-pc-windows-msvc.zip", - "hash": "555dc32ec51a9f08cbe84533bcbc492f71b820ad8105baf2a6c96e08aeaa520e" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.26/rumdl-v0.1.26-x86_64-pc-windows-msvc.zip", + "hash": "3e3417b397956b000f952909e5c2728e1b8db6a51f5be83e4ccf3d2c697901a7" } }, "bin": "rumdl.exe",