Skip to content

Commit f3c39a7

Browse files
authored
Merge pull request #570 from benello/main
Add FlowGet plugin.
2 parents 248e4f0 + 0f02d69 commit f3c39a7

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": "dc1ec0f7-cab6-473a-86be-7f49330fbaab",
3+
"Name": "FlowGet",
4+
"Description": "FlowGet is a Flow Launcher plugin that lets you search, install, update, and remove applications directly from Flow Launcher using Winget.",
5+
"Author": "benello",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/benello/Flow.Launcher.Plugin.FlowGet",
9+
"UrlDownload": "https://github.com/benello/Flow.Launcher.Plugin.FlowGet/releases/download/1.0.0/Flow.Launcher.Plugin.FlowGet.zip",
10+
"UrlSourceCode": "https://github.com/benello/Flow.Launcher.Plugin.FlowGet",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/benello/Flow.Launcher.Plugin.FlowGet@master/assets/icon.png"
12+
}

0 commit comments

Comments
 (0)