You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,7 +40,7 @@ Looking for a list of currently available plugins in Flow? Visit [here](https://
40
40
7. Submit a pull request.
41
41
8. The plugin will be available in Flow after the pull request is approved by the Flow Launcher Team.
42
42
43
-
Flow downloads the plugins manifest file from various CDN providers, which means the availability of your new plugin depends on when these providers sync their updated files. This syncing process can take several days—sometimes up to a week—across all providers. During this period, you may see intermittent updates for your plugin in the manifest, as the provider chosen for retrieval is selected randomly based on the fastest fetch speed.
43
+
Flow downloads the manifest (plugins.json) file from various CDN providers, which means the availability of your new plugin depends on when these providers sync their updated files. This syncing process can take several days and sometimes up to a weekacross all providers. During this period, you may see intermittent updates for your plugin in the manifest, as the provider chosen for retrieval is selected randomly based on the fastest fetch speed.
44
44
45
45
Every three hours the *CI* in this repository will check for new updates from plugins and automatically update them to the latest version.
0 commit comments