mirror of
https://github.com/ScoopInstaller/Main.git
synced 2025-11-07 01:01:22 +00:00
gnuplot: Add shortcut (#702)
This commit is contained in:
parent
5f7686a3d3
commit
35349524bd
@ -11,6 +11,12 @@
|
|||||||
},
|
},
|
||||||
"extract_dir": "gnuplot",
|
"extract_dir": "gnuplot",
|
||||||
"bin": "bin\\gnuplot.exe",
|
"bin": "bin\\gnuplot.exe",
|
||||||
|
"shortcuts": [
|
||||||
|
[
|
||||||
|
"bin\\wgnuplot.exe",
|
||||||
|
"GNUPlot"
|
||||||
|
]
|
||||||
|
],
|
||||||
"checkver": "(?sm)Version [\\d.]+ \\(current\\).*?Release ([\\d.]+)",
|
"checkver": "(?sm)Version [\\d.]+ \\(current\\).*?Release ([\\d.]+)",
|
||||||
"autoupdate": {
|
"autoupdate": {
|
||||||
"architecture": {
|
"architecture": {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user