{
    "version": "0.0.36",
    "homepage": "https://roamresearch.com/",
    "description": "An easy to use note-taking tool for for networked thought.",
    "license": {
        "identifier": "Shareware",
        "url": "https://roamresearch.com/#/app/help/page/MHRK1dgTE"
    },
    "architecture": {
        "64bit": {
            "url": "https://roam-electron-deploy.s3.us-east-2.amazonaws.com/Roam+Research+Setup+0.0.36.exe#/dl.7z",
            "hash": "sha512:8909b4d3ee76858d5e11a90064c212c6f4866c6b500b12ffc0a98ec485ea9afdc343ffb05dc01c627e38e6daa0d51243843009661d60ba6947de1558dbd718ea",
            "pre_install": "Expand-7zipArchive \"$dir\\app-64.7z\" \"$dir\" -Removal"
        }
    },
    "extract_dir": "$PLUGINSDIR",
    "shortcuts": [
        [
            "Roam Research.exe",
            "Roam Research"
        ]
    ],
    "checkver": {
        "url": "https://roam-electron-deploy.s3.us-east-2.amazonaws.com/latest.yml",
        "regex": "version:\\s([\\d.]+)"
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://roam-electron-deploy.s3.us-east-2.amazonaws.com/Roam+Research+Setup+$version.exe#/dl.7z",
                "hash": {
                    "url": "$baseurl/latest.yml",
                    "regex": "sha512:\\s$base64"
                }
            }
        }
    }
}
