Skip to content

Commit b40ce5a

Browse files
committed
Add compatibility to KeePass 2.55
Ensure plugin versions are shown in plugin overview Fixes #62
1 parent 491c49b commit b40ce5a

15 files changed

Lines changed: 4637 additions & 4610 deletions

ExternalPluginUpdates/ExternalPluginUpdates.xml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,4 +237,12 @@ from one-click update
237237
<UpdateMode>DllDirect</UpdateMode>
238238
<AllowVersionStripping>False</AllowVersionStripping>
239239
</UpdateInfoExtern>
240+
<!-- The Disambiguator by Darin Higgins -->
241+
<UpdateInfoExtern>
242+
<PluginName>The Disambiguator</PluginName>
243+
<PluginURL>https://github.com/drventure/Disambiguator</PluginURL>
244+
<PluginUpdateURL>https://github.com/drventure/Disambiguator/releases/download/v{MAJOR}.{MINOR}.{BUILD}.{REVISION}/Disambiguator-v{MAJOR}.{MINOR}.{BUILD}.{REVISION}.zip</PluginUpdateURL>
245+
<UpdateMode>ZipExtractPlgx</UpdateMode>
246+
<AllowVersionStripping>True</AllowVersionStripping>
247+
</UpdateInfoExtern>
240248
</UpdateInfoExternList>

0 commit comments

Comments
 (0)