{ "version": "7.3.14", "homepage": "https://nordpass.com/", "description": "A password manager and generator app with an encrypted vault for secure passwords, created by the developers of NordVPN.", "license": { "identifier": "Freeware", "url": "https://my.nordaccount.com/legal/terms-of-service/nordpass/" }, "architecture": { "64bit": { "url": "https://downloads.npass.app/windows/NordPassSetup.exe#/dl.7z", "hash": "sha512:e4c353071ca39b28aa6b6beb14978dddd35814d3becdf40ed5c411d0d7afe8c27224c827b97222b12daab71d7a9b27d7ef5cc66de6e19d9db9b834c8160b523f", "pre_install": "Expand-7zipArchive \"$dir\\app-64.7z\" $dir -Removal" } }, "extract_dir": "$PLUGINSDIR", "shortcuts": [ [ "NordPass.exe", "NordPass" ] ], "checkver": { "url": "https://downloads.npass.app/windows/latest.yml", "regex": "version:\\s([\\d.]+)" }, "autoupdate": { "architecture": { "64bit": { "url": "https://downloads.npass.app/windows/NordPassSetup.exe#/dl.7z", "hash": { "url": "$baseurl/latest.yml", "regex": "sha512:\\s$base64" } } } } }