Skip to content

Unable to get URI for PSObject #600

Closed Answered by aaronparker
jms-du-se asked this question in Q&A
Discussion options

You must be logged in to vote

Here's a fix - note that I've updated this to return the installer and the MSP file included in the XML:

{
    "Name": "Clarivate EndNote",
    "Source": "https://www.endnote.com/",
    "Get": {
        "Update": {
            "Releases": [
                "20",
                "21"
            ],
            "Uri": {
                "20": "https://download.endnote.com/updates/20.0/EN20WinUpdates.xml",
                "21": "https://download.endnote.com/updates/21.0/EN21WinUpdates.xml"
            }
        },
        "Download": {
            "Uri": {
                "20": "https://download.endnote.com/downloads/20/EN20Inst.exe",
                "21": "https://download.endnote.com/downlo…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by jms-du-se
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants