Added current plugin definitions

This commit is contained in:
Michael Starke
2022-02-10 16:05:42 +01:00
parent 5b211bb519
commit fe7b4e2746

View File

@@ -2,13 +2,13 @@
{
"name": "AutotypeURL",
"description": "Extract URLs from Browsers to enhance Global Autotype",
"download": "https://github.com/MacPass/AutotypeURL/releases/download/1.0/AutotypeURL-1.0.mpplugin.zip",
"download": "https://github.com/MacPass/AutotypeURL/releases/download/1.3/AutotypeURL-1.3.mpplugin.zip",
"source": "https://github.com/MacPass/AutotypeURL",
"currentVersion": "1.0",
"currentVersion": "1.3",
"bundleIdentifier": "com.hicknhacksoftware.AutotypeURL",
"compatibilty" : [
{
"pluginVersion": "1.0",
"pluginVersion": "1.*",
"minimumHostVersion" : "0.7.10"
}
]