We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fc18f5d commit ce74537Copy full SHA for ce74537
src/data/software-catalog.js
@@ -14,7 +14,7 @@ export const softwareCatalog = [
14
name: 'Brave Browser',
15
description: 'Privacy-focused browser with ad blocking',
16
category: 'browsers',
17
- wingetId: 'Brave.Brave',
+ wingetId: 'BraveSoftware.BraveBrowser',
18
icon: 'SiBrave',
19
iconColor: '#FB542B',
20
popular: true,
0 commit comments