Last active
          November 22, 2018 11:39 
        
      - 
      
- 
        Save pammacdotnet/d8a007d476ac4faef1d65b8bbf157a95 to your computer and use it in GitHub Desktop. 
Revisions
- 
        pammacdotnet revised this gist Nov 22, 2018 . 1 changed file with 1 addition and 1 deletion.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -13,7 +13,7 @@ } }, "bin": [ "bin\\wgnuplot.exe", "bin\\gnuplot.exe" ], "shortcuts": [ [ 
- 
        pammacdotnet created this gist Nov 22, 2018 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,24 @@ { "homepage": "http://gnuplot.info", "version": "5.2.5", "extract_dir": "gnuplot", "architecture": { "64bit": { "url": "https://sourceforge.net/projects/gnuplot/files/gnuplot/5.2.5/gp525-win64-mingw.7z", "hash": "40559f884b8c3a2cb25e8367befddec716e1b90f25c862d533cc64b6372d192a" }, "32bit": { "url": "https://sourceforge.net/projects/gnuplot/files/gnuplot/5.2.5/gp525-win32-mingw.7z", "hash": "4c7532953eec6322811fa76b0b87cab7ff25b9b125d5f1e38d41703f05423f26" } }, "bin": [ "bin\\wgnuplot.exe" ], "shortcuts": [ [ "bin\\wgnuplot.exe", "Gnuplot" ] ] }