{
    "version": "1.33",
    "description": "A small encryption tool with a focus on security, simplicity, and reliability.",
    "homepage": "https://github.com/HACKERALERT/Picocrypt",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/HACKERALERT/Picocrypt/releases/download/1.33/Picocrypt.exe",
            "hash": "ee1b99bbc3a83b2f7734a4251baac3868670edf730096d75cc3ac0f88cb42809"
        }
    },
    "shortcuts": [
        [
            "Picocrypt.exe",
            "Picocrypt"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/HACKERALERT/Picocrypt/releases/download/$version/Picocrypt.exe"
            }
        }
    }
}
