diff --git a/sources.json b/sources.json index fc89428..4701755 100644 --- a/sources.json +++ b/sources.json @@ -174,6 +174,12 @@ "description": "UniGetUI is a GUI that can fetch, update and repackage winget applications. Manage winget apps as if its the Microsoft store!", "type": "cmd" }, + { + "path": "powershell -Command 'winget install --id Microsoft.PowerShell --source winget'", + "name": "Powershell 7", + "description": "Powershell 7 is much more updated", + "type": "cmd" + }, { "path": "powershell -Command 'winget install Gyan.FFmpeg'", "name": "FFmpeg",