Skip to content

Instantly share code, notes, and snippets.

@mochaaP
Created July 2, 2021 19:11
Show Gist options
  • Save mochaaP/a5272483f730fdbcc19d9b9ae8401661 to your computer and use it in GitHub Desktop.
Save mochaaP/a5272483f730fdbcc19d9b9ae8401661 to your computer and use it in GitHub Desktop.
{
"version": "1.7.2",
"description": "Dedicated to make your workflow flow more seamlessly. Aimed at being more than an app launcher, it searches, integrates and expands on functionalities. Flow will continue to evolve, designed to be open and built with the community at heart.",
"homepage": "https://github.com/Flow-Launcher/Flow.Launcher",
"license": "MIT",
"suggest": {
"Python3": "python"
},
"url": "https://github.com/Flow-Launcher/Flow.Launcher/releases/download/v1.7.2/FlowLauncher-1.7.2-full.nupkg",
"hash": "4f48b932847ead80dbaca5b9c007b986986bc721fcbf71dfdf861bebb14fee84",
"extract_dir": "lib\\netcoreapp3.1",
"bin": "Flow.Launcher.exe",
"shortcuts": [
[
"Flow.Launcher.exe",
"flow"
]
],
"checkver": {
"github": "https://github.com/Flow-Launcher/Flow.Launcher"
},
"autoupdate": {
"url": "https://github.com/Flow-Launcher/Flow.Launcher/releases/download/v$version/FlowLauncher-$version-full.nupkg",
"hash": {
"url": "$baseurl/RELEASES"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment