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",