mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-04 15:51:23 +00:00
mdcat: Add version 0.22.1 (#1649)
This commit is contained in:
parent
ad7a1c6a3c
commit
1c2c0bc901
28
bucket/mdcat.json
Normal file
28
bucket/mdcat.json
Normal file
@ -0,0 +1,28 @@
|
||||
{
|
||||
"version": "0.22.1",
|
||||
"description": "cat for markdown",
|
||||
"homepage": "https://github.com/lunaryorn/mdcat",
|
||||
"license": "MPL-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-0.22.1/mdcat-0.22.1-x86_64-pc-windows-msvc.zip",
|
||||
"hash": "sha512:474c841f7b6ccac2fe430680e19cad5f0c5163c2cb91c4ef312ca8c8d79bbb239b03ba01a6d448449f561ddfdddbbfd1e28816f17f8f10d25dafe06a59705e68"
|
||||
}
|
||||
},
|
||||
"bin": "mdcat.exe",
|
||||
"checkver": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases",
|
||||
"regex": "mdcat-([\\d.]+)"
|
||||
},
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-$version/mdcat-$version-x86_64-pc-windows-msvc.zip"
|
||||
}
|
||||
},
|
||||
"hash": {
|
||||
"url": "https://github.com/lunaryorn/mdcat/releases/download/mdcat-$version/SHA512SUM.txt",
|
||||
"mode": "extract"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user