mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-08 09:41:20 +00:00
mdq: Add version 0.3.0 (#6580)
Signed-off-by: Steve Hipwell <steve.hipwell@gmail.com>
This commit is contained in:
parent
94b5e4c193
commit
da4bb9825f
21
bucket/mdq.json
Normal file
21
bucket/mdq.json
Normal file
@ -0,0 +1,21 @@
|
||||
{
|
||||
"version": "0.3.0",
|
||||
"description": "Like jq but for Markdown.",
|
||||
"homepage": "https://github.com/yshavit/mdq",
|
||||
"license": "Apache-2.0",
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yshavit/mdq/releases/download/v0.3.0/mdq-windows.zip",
|
||||
"hash": "105a91d1bfab3dded8341114d6e09482e80e95816a929b67286cdd1796e5e73c"
|
||||
}
|
||||
},
|
||||
"bin": "mdq.exe",
|
||||
"checkver": "github",
|
||||
"autoupdate": {
|
||||
"architecture": {
|
||||
"64bit": {
|
||||
"url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows.zip"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
x
Reference in New Issue
Block a user