We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87aabce commit 2792f8aCopy full SHA for 2792f8a
bucket/mdq.json
@@ -0,0 +1,21 @@
1
+{
2
+ "version": "0.3.0",
3
+ "description": "Like jq but for Markdown.",
4
+ "homepage": "https://github.com/yshavit/mdq",
5
+ "license": "Apache-2.0",
6
+ "architecture": {
7
+ "64bit": {
8
+ "url": "https://github.com/yshavit/mdq/releases/download/v0.3.0/mdq-windows.zip",
9
+ "hash": "105a91d1bfab3dded8341114d6e09482e80e95816a929b67286cdd1796e5e73c"
10
+ }
11
+ },
12
+ "bin": "mdq.exe",
13
+ "checkver": "github",
14
+ "autoupdate": {
15
16
17
+ "url": "https://github.com/yshavit/mdq/releases/download/v$version/mdq-windows.zip"
18
19
20
21
+}
0 commit comments