diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 01e7651aaa..f0c29c9f77 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.0.215", + "version": "0.0.216", "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.0.215/rumdl-v0.0.215-x86_64-pc-windows-msvc.zip", - "hash": "303a59281be40980b4cc21434d70aa90c32fc9f4cbfaaf8cab645ac7ba89f6ee" + "url": "https://github.com/rvben/rumdl/releases/download/v0.0.216/rumdl-v0.0.216-x86_64-pc-windows-msvc.zip", + "hash": "5ea369561b0e59aa6314992f8a8faa707df30af410ce10bbd13f17fd3df7c0d1" } }, "bin": "rumdl.exe",