mirror of
https://github.com/ChrisTitusTech/winutil
synced 2026-02-04 06:50:09 +00:00
Fix winget ID for OpenRGB (#3545)
Change winget package ID from CalcProgrammer1.OpenRGB to OpenRGB.OpenRGB. Fixes #3540
This commit is contained in:
@@ -1509,7 +1509,7 @@
|
||||
"content": "OpenRGB",
|
||||
"description": "OpenRGB is an open-source RGB lighting control software designed to manage and control RGB lighting for various components and peripherals.",
|
||||
"link": "https://openrgb.org/",
|
||||
"winget": "CalcProgrammer1.OpenRGB"
|
||||
"winget": "OpenRGB.OpenRGB"
|
||||
},
|
||||
"openscad": {
|
||||
"category": "Multimedia Tools",
|
||||
|
||||
Reference in New Issue
Block a user