diff --git a/bucket/rumdl.json b/bucket/rumdl.json index 7e01b7d09f..9f9cf9d302 100644 --- a/bucket/rumdl.json +++ b/bucket/rumdl.json @@ -1,5 +1,5 @@ { - "version": "0.1.29", + "version": "0.1.30", "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.29/rumdl-v0.1.29-x86_64-pc-windows-msvc.zip", - "hash": "d80e21d05f5bc13fd620bb7f3555d73e7b145f3d6c846cfe642b6c76fc32c27c" + "url": "https://github.com/rvben/rumdl/releases/download/v0.1.30/rumdl-v0.1.30-x86_64-pc-windows-msvc.zip", + "hash": "22f0f97c1426a17474d5b266dbce714bbb1b35890096fb81ecebbd39784a750d" } }, "bin": "rumdl.exe",