{
    "version": "0.5.0.4",
    "description": "Minimalist secure text editor and binary encryptor",
    "homepage": "https://evpo.net/encryptpad/",
    "license": "GPL-2.0-only",
    "url": "https://github.com/evpo/EncryptPad/releases/download/v0.5.0.4/encryptpad0_5_0_4_win32.zip",
    "hash": "sha1:90bdd5281dce62bfe180578c296fc3f35612c7bd",
    "bin": [
        "encryptcli.exe",
        "encryptpad.exe"
    ],
    "shortcuts": [
        [
            "encryptpad.exe",
            "EncryptPad"
        ]
    ],
    "persist": "encryptpad_repository",
    "checkver": {
        "github": "https://github.com/evpo/EncryptPad"
    },
    "autoupdate": {
        "url": "https://github.com/evpo/EncryptPad/releases/download/v$version/encryptpad$underscoreVersion_win32.zip",
        "hash": {
            "url": "$baseurl/sha1sum.txt"
        }
    }
}
