-
-
Save spinningD20/0411ec16bd1751f15dcf38d9b041a63f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"method": "PickUpload", | |
"params": { | |
"uploads": [ | |
{ | |
"id": 1587765, | |
"storage": "hosted", | |
"filename": "BIY_win.zip", | |
"displayName": "Baba Is You - Windows", | |
"size": 78972685, | |
"channelName": "", | |
"build": null, | |
"type": "default", | |
"preorder": false, | |
"demo": false, | |
"platforms": { | |
"windows": "all" | |
}, | |
"createdAt": "2019-08-07T18:31:21Z", | |
"updatedAt": "2019-08-07T18:35:31Z" | |
}, | |
{ | |
"id": 1587763, | |
"storage": "hosted", | |
"filename": "BIY_linux.tar.gz", | |
"displayName": "Baba Is You - Linux", | |
"size": 72652099, | |
"channelName": "", | |
"build": null, | |
"type": "default", | |
"preorder": false, | |
"demo": false, | |
"platforms": { | |
"linux": "all" | |
}, | |
"createdAt": "2019-08-07T18:31:21Z", | |
"updatedAt": "2019-08-07T18:35:31Z" | |
}, | |
{ | |
"id": 1587764, | |
"storage": "hosted", | |
"filename": "BIY_mac.dmg", | |
"displayName": "Baba Is You - Mac", | |
"size": 69695682, | |
"channelName": "", | |
"build": null, | |
"type": "default", | |
"preorder": false, | |
"demo": false, | |
"platforms": { | |
"osx": "all" | |
}, | |
"createdAt": "2019-08-07T18:31:21Z", | |
"updatedAt": "2019-08-07T18:35:31Z" | |
} | |
] | |
}, | |
"id": 0, | |
"jsonrpc": "2.0" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment