Skip to content

Commit 4eee519

Browse files
authored
Fix winget ID for OpenRGB (#3545)
Change winget package ID from CalcProgrammer1.OpenRGB to OpenRGB.OpenRGB. Fixes #3540
1 parent 54e367a commit 4eee519

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/applications.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1509,7 +1509,7 @@
15091509
"content": "OpenRGB",
15101510
"description": "OpenRGB is an open-source RGB lighting control software designed to manage and control RGB lighting for various components and peripherals.",
15111511
"link": "https://openrgb.org/",
1512-
"winget": "CalcProgrammer1.OpenRGB"
1512+
"winget": "OpenRGB.OpenRGB"
15131513
},
15141514
"openscad": {
15151515
"category": "Multimedia Tools",

0 commit comments

Comments
 (0)