Last active
April 2, 2019 00:04
-
-
Save privatenumber/b000c70f3f913ce6d246de28ce2fe8a8 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
{ | |
"version": "v3.28.0", // Latest release | |
"assets": [ | |
{ "version": "v3.28.0" }, | |
{ "version": "v3.27.7" }, | |
{ "version": "v3.26.0" }, | |
... | |
{ "version": "v2.13.1" }, | |
{ "version": "v2.13.0" }, | |
... | |
{ "version": "v1.1.0" }, | |
{ "version": "v1.0.0" }, | |
... | |
{ "version":"v0.2.0" }, | |
{ "version":"v0.1.0" } // Goes all the way back to v0.1.0! | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment