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