{
    "version": "2.0.0",
    "description": "Collaborative notes for you and your team",
    "homepage": "https://notejoy.com",
    "license": {
        "identifier": "Freeware",
        "url": "https://notejoy.com/terms"
    },
    "architecture": {
        "64bit": {
            "url": "https://s3.amazonaws.com/notejoy/clients/Notejoy-2.0.0-full.nupkg",
            "hash": "sha1:887762f4b4754e30f6b79101c53c8235d2ef3eb3"
        }
    },
    "extract_dir": "lib\\net45",
    "bin": "Notejoy.exe",
    "shortcuts": [
        [
            "Notejoy.exe",
            "Notejoy"
        ]
    ],
    "checkver": {
        "url": "https://s3.amazonaws.com/notejoy/clients/RELEASES",
        "regex": "([\\d.]+)-full\\.nupkg",
        "reverse": true
    },
    "autoupdate": {
        "architecture": {
            "64bit": {
                "url": "https://s3.amazonaws.com/notejoy/clients/Notejoy-$version-full.nupkg"
            }
        },
        "hash": {
            "url": "$baseurl/RELEASES"
        }
    }
}
