Skip to content

Commit

Permalink
Updated metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
bostrot committed Mar 13, 2023
1 parent b2c9885 commit 9736bf3
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions plugin.json
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
{
"ID": "46778CB7A2FD4949A845B19EF1A6364B",
"ActionKeyword": "winget",
"IsGlobal": true,
"IsGlobal": false,
"Name": "Winget",
"Author": "cyberrex5",
"Author": "bostrot",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://aka.ms/powertoys",
"Website": "https://github.com/bostrot/PowerToysRunPluginWinget",
"ExecuteFileName": "Community.PowerToys.Run.Plugin.Winget.dll",
"IcoPathDark": "Images\\WebSearch.dark.png",
"IcoPathLight": "Images\\WebSearch.light.png"
"IcoPathDark": "Images\\Winget.dark.png",
"IcoPathLight": "Images\\Winget.light.png"
}

0 comments on commit 9736bf3

Please sign in to comment.