{
    "version": "3.71.0",
    "description": "Safely and easily create a secured and encrypted user name/password list.",
    "homepage": "https://pwsafe.org/",
    "license": "Artistic-2.0",
    "architecture": {
        "64bit": {
            "url": "https://downloads.sourceforge.net/project/passwordsafe/Windows/3.71.0/pwsafe64-3.71.0-bin.zip",
            "hash": "sha1:cc8c6908c9719f744bb9a98fb97bb9d30d005496",
            "extract_dir": "pwsafe64-3.71.0-bin"
        },
        "32bit": {
            "url": "https://downloads.sourceforge.net/project/passwordsafe/Windows/3.71.0/pwsafe-3.71.0-bin.zip",
            "hash": "sha1:5194e2f399cfd1a94baedc4c25ad01238b235e7b",
            "extract_dir": "pwsafe-3.71.0-bin"
        }
    },
    "bin": "pwsafe.exe",
    "shortcuts": [
        [
            "pwsafe.exe",
            "Password Safe"
        ]
    ],
    "checkver": {
        "sourceforge": "passwordsafe/Windows"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://downloads.sourceforge.net/project/passwordsafe/Windows/$version/pwsafe64-$version-bin.zip",
                "extract_dir": "pwsafe64-$version-bin"
            },
            "32bit": {
                "url": "https://downloads.sourceforge.net/project/passwordsafe/Windows/$version/pwsafe-$version-bin.zip",
                "extract_dir": "pwsafe-$version-bin"
            }
        }
    }
}
