{
    "version": "1.0.3",
    "description": "A GUI tool for viewing and editing documents for LiteDB v5",
    "homepage": "https://www.litedb.org",
    "license": "MIT",
    "url": "https://github.com/mbdavid/LiteDB.Studio/releases/download/v1.0.3/LiteDB.Studio.exe",
    "hash": "1c7ff149dcce2787dc73ea595e6eb3e36ce7202e3455cb125efe757c6a66a6d9",
    "bin": "LiteDB.Studio.exe",
    "shortcuts": [
        [
            "LiteDB.Studio.exe",
            "LiteDB.Studio"
        ]
    ],
    "checkver": {
        "github": "https://github.com/mbdavid/LiteDB.Studio"
    },
    "autoupdate": {
        "url": "https://github.com/mbdavid/LiteDB.Studio/releases/download/v$version/LiteDB.Studio.exe"
    }
}
