{
    "version": "3.65.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.65.0/pwsafe64-3.65.0-bin.zip",
            "hash": "sha1:5117b6efd1cb1dc89fc68dc837ce2d4f038bd2e1",
            "extract_dir": "pwsafe64-3.65.0-bin"
        },
        "32bit": {
            "url": "https://downloads.sourceforge.net/project/passwordsafe/Windows/3.65.0/pwsafe-3.65.0-bin.zip",
            "hash": "sha1:3e265119272a33e2bdf336fec02a6e2e97472efe",
            "extract_dir": "pwsafe-3.65.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"
            }
        }
    }
}
