{
    "version": "0.22.0",
    "description": "Simple modal IDE built on neovim",
    "homepage": "https://github.com/veonim/veonim",
    "license": "MIT",
    "architecture": {
        "64bit": {
            "url": "https://github.com/veonim/veonim/releases/download/0.22.0/veonim.0.22.0.exe#/dl.7z",
            "hash": "d138892936a5b672020e1f83b804b66f5b89cdce49c4b11aa714a96035b304b6",
            "pre_install": [
                "Expand-7zipArchive \"$dir\\`$PLUGINSDIR\\app-64.7z\" \"$dir\"",
                "Remove-Item \"$dir\\`$*\" -Force -Recurse"
            ]
        }
    },
    "shortcuts": [
        [
            "veonim.exe",
            "Veonim"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/veonim/veonim/releases/download/$version/veonim.$version.exe#/dl.7z"
            }
        }
    }
}
