Skip to content

Commit 06d15ca

Browse files
authored
Merge pull request #564 from gdemazeux/main
Add WingetFlow plugin
2 parents 4beaee1 + 227b01e commit 06d15ca

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "DF2EFA222C4A46F586FBBE815885D306",
3+
"Name": "WingetFlow",
4+
"Description": "A plugin to install and update packages with Winget",
5+
"Author": "gdemazeux",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/gdemazeux/WingetFlow",
9+
"UrlDownload": "https://github.com/gdemazeux/WingetFlow/releases/download/v1.0.0/Flow.Launcher.Plugin.WingetFlow.zip",
10+
"UrlSourceCode": "https://github.com/gdemazeux/WingetFlow/tree/master",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/gdemazeux/WingetFlow@master/Flow.Launcher.Plugin.WingetFlow/Images/app.png"
12+
}

0 commit comments

Comments
 (0)