From 35349524bd32a0f405d1bdb8d62795fd3569d67c Mon Sep 17 00:00:00 2001 From: dodorz Date: Mon, 6 Jan 2020 11:29:56 +0800 Subject: [PATCH] gnuplot: Add shortcut (#702) --- bucket/gnuplot.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/bucket/gnuplot.json b/bucket/gnuplot.json index 730a289bf3..3302c1fcc4 100644 --- a/bucket/gnuplot.json +++ b/bucket/gnuplot.json @@ -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": {