{
    "version": "1.49",
    "description": "A small encryption tool with a focus on security, simplicity, and reliability.",
    "homepage": "https://github.com/Picocrypt/Picocrypt",
    "license": "GPL-3.0-or-later",
    "architecture": {
        "64bit": {
            "url": "https://github.com/Picocrypt/Picocrypt/releases/download/1.49/Picocrypt.exe",
            "hash": "81bbdffb92181a11692ec6651cc1831483ec6041266eb12eba9c71200248a8c4"
        }
    },
    "shortcuts": [
        [
            "Picocrypt.exe",
            "Picocrypt"
        ]
    ],
    "checkver": "github",
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://github.com/Picocrypt/Picocrypt/releases/download/$version/Picocrypt.exe"
            }
        },
        "hash": {
            "url": "https://github.com/Picocrypt/Picocrypt/releases/tag/$version",
            "regex": "sha256\\($basename\\)\\s+($sha256)"
        }
    }
}
