mirror of
https://github.com/ChrisTitusTech/winutil.git
synced 2025-07-04 20:23:52 -05:00
Adding 3 programs to the install tab (#789)
* Prism Launcher - Custom FOSS minecraft launcher * Gsudo - Command line program that allows you to elevate a program as admin. * WingetUI - Graphical front end for winget, chochlatey and scoop Co-authored-by: Chris Titus <contact@christitus.com>
This commit is contained in:
@ -530,5 +530,17 @@
|
||||
"WPFInstallpostman": {
|
||||
"winget": "Postman.Postman",
|
||||
"choco": "postman"
|
||||
},
|
||||
"WPFInstallgsudo": {
|
||||
"winget": "gerardog.gsudo",
|
||||
"choco": "gsudo"
|
||||
},
|
||||
"WPFInstallwingetui": {
|
||||
"winget": "SomePythonThings.WingetUIStore",
|
||||
"choco": "na"
|
||||
},
|
||||
"WPFInstallprismlauncher": {
|
||||
"winget": "PrismLauncher.PrismLauncher",
|
||||
"choco": "na"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user