mirror of
				https://github.com/ScoopInstaller/Main.git
				synced 2025-10-31 13:51:18 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			29 lines
		
	
	
		
			838 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
			
		
		
	
	
			29 lines
		
	
	
		
			838 B
		
	
	
	
		
			JSON
		
	
	
	
	
	
| {
 | |
|     "version": "6.0.3",
 | |
|     "description": "Interactive function plotting utility",
 | |
|     "homepage": "http://www.gnuplot.info",
 | |
|     "license": "gnuplot",
 | |
|     "architecture": {
 | |
|         "64bit": {
 | |
|             "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/6.0.3/gp603-win64-mingw.7z",
 | |
|             "hash": "sha1:d6c7367f5a11f90e50f36f04313f028733bc490e"
 | |
|         }
 | |
|     },
 | |
|     "extract_dir": "gnuplot",
 | |
|     "bin": "bin\\gnuplot.exe",
 | |
|     "shortcuts": [
 | |
|         [
 | |
|             "bin\\wgnuplot.exe",
 | |
|             "GNUPlot"
 | |
|         ]
 | |
|     ],
 | |
|     "checkver": "(?s)\\(current stable\\).*?Release ([\\d.]+)",
 | |
|     "autoupdate": {
 | |
|         "architecture": {
 | |
|             "64bit": {
 | |
|                 "url": "https://downloads.sourceforge.net/project/gnuplot/gnuplot/$version/gp$cleanVersion-win64-mingw.7z"
 | |
|             }
 | |
|         }
 | |
|     }
 | |
| }
 | 
![github-actions[bot]](/assets/img/avatar_default.png)