diff --git a/bucket/rumdl.json b/bucket/rumdl.json index b3c9d6ba42..016ace2b70 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.19", + "version": "0.1.20", "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.19/rumdl-v0.1.19-x86_64-pc-windows-msvc.zip", - "hash": "48e69071e8cffb474cf3632c09b426a851b680a534566a435f9ff2d735e70665" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.20/rumdl-v0.1.20-x86_64-pc-windows-msvc.zip", + "hash": "09ed6d7877f60c03200577f6f31b364a35a5614c837ac0fed20724391759b238" } }, "bin": "rumdl.exe",