Create xming.json

This commit is contained in:
Julio Stanley 2017-03-19 19:43:56 -04:00 committed by GitHub
parent 0815ecccd5
commit 6aba16c7a5

11
xming.json Normal file
View File

@ -0,0 +1,11 @@
{
"homepage": "http://www.straightrunning.com/XmingNotes/",
"version": "6.9.0.31",
"description": "Run X GUI applications on bash subsystem or linux VM, and have them rendered on Windows Desktop. http://www.pcworld.com/article/3055403/windows/windows-10s-bash-shell-can-run-graphical-linux-applications-with-this-trick.html",
"url": "https://downloads.sourceforge.net/project/xming/Xming-mesa/6.9.0.31/Xming-mesa-6-9-0-31-setup.exe?r=scoop",
"hash": "md5:E580DEBBF6110CFC4D8FCD20BEB541C1",
"innosetup": true,
"bin": [
"XLaunch.exe"
]
}