File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "version" : " 0.0.212" ,
3+ "description" : " High-performance Markdown linter, written in Rust." ,
4+ "homepage" : " https://github.com/rvben/rumdl" ,
5+ "license" : " MIT" ,
6+ "suggest" : {
7+ "vcredist" : " extras/vcredist2022"
8+ },
9+ "architecture" : {
10+ "64bit" : {
11+ "url" : " https://github.com/rvben/rumdl/releases/download/v0.0.212/rumdl-v0.0.212-x86_64-pc-windows-msvc.zip" ,
12+ "hash" : " cb14930929a855a12f5152bb471d5a796a1e1d4b6b839546bbb7e5c2685bcdb2"
13+ }
14+ },
15+ "bin" : " rumdl.exe" ,
16+ "checkver" : {
17+ "github" : " https://github.com/rvben/rumdl"
18+ },
19+ "autoupdate" : {
20+ "architecture" : {
21+ "64bit" : {
22+ "url" : " https://github.com/rvben/rumdl/releases/download/v$version/rumdl-v$version-x86_64-pc-windows-msvc.zip"
23+ }
24+ },
25+ "hash" : {
26+ "url" : " $url.sha256"
27+ }
28+ }
29+ }
You can’t perform that action at this time.
0 commit comments