Skip to content

Commit 38e067d

Browse files
committed
draw.io: Add drawio as another bin name
1 parent e7bf1e7 commit 38e067d

1 file changed

Lines changed: 10 additions & 1 deletion

File tree

bucket/draw.io.json

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,16 @@
2121
}
2222
},
2323
"post_install": "Remove-Item \"$dir\\`$*\", \"$dir\\Uninstall*\" -Force -Recurse",
24-
"bin": "draw.io.exe",
24+
"bin": [
25+
[
26+
"draw.io.exe",
27+
"draw.io"
28+
],
29+
[
30+
"draw.io.exe",
31+
"drawio"
32+
]
33+
],
2534
"shortcuts": [
2635
[
2736
"draw.io.exe",

0 commit comments

Comments
 (0)