diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 3b62bc5f77..fb59f3fe6b 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.0", + "version": "0.1.1", "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.0/rumdl-v0.1.0-x86_64-pc-windows-msvc.zip", - "hash": "298f7fea731308a98766b04ba3ef1ab359d4a9786d81a122c7d34a865e653860" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.1/rumdl-v0.1.1-x86_64-pc-windows-msvc.zip", + "hash": "2bfe6faa63b6f8d3179d793fd28b1a7797f3d39fd9ed79c954e15c2eb853ec7a" } }, "bin": "rumdl.exe",