{
    "version": "0.10.5",
    "description": "A plugin for KeePass 2.x that changes the appearance to make it look better at night",
    "homepage": "https://github.com/xatupal/KeeTheme",
    "license": "MIT",
    "depends": "extras/keepass",
    "url": "https://github.com/xatupal/KeeTheme/releases/download/v0.10.5/KeeTheme.plgx",
    "hash": "4b7e22758c05eb35a6e243eddcee3c9b10fe5de58ff380cac43a5d0dea76adef",
    "installer": {
        "script": "Copy-Item \"$dir\\KeeTheme.plgx\" \"$(appdir keepass $global)\\current\\Plugins\" -Recurse"
    },
    "uninstaller": {
        "script": "Remove-Item \"$(appdir keepass $global)\\current\\Plugins\\KeeTheme.plgx\" -Recurse"
    },
    "checkver": "github",
    "autoupdate": {
        "url": "https://github.com/xatupal/KeeTheme/releases/download/v$version/KeeTheme.plgx"
    }
}
