Created
April 27, 2014 10:40
-
-
Save orrc/11342556 to your computer and use it in GitHub Desktop.
Sample output from the Jenkins backend-crawler/golang.groovy
This file contains hidden or 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
| { | |
| "releases": [ | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.darwin-amd64-osx10.8.tar.gz", | |
| "osVersion": "osx10.8", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.darwin-386-osx10.8.tar.gz", | |
| "osVersion": "osx10.8", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.darwin-amd64-osx10.6.tar.gz", | |
| "osVersion": "osx10.6", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.darwin-386-osx10.6.tar.gz", | |
| "osVersion": "osx10.6", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.1.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| } | |
| ], | |
| "name": "Go 1.2.1" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.darwin-amd64-osx10.8.tar.gz", | |
| "osVersion": "osx10.8", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.darwin-amd64-osx10.6.tar.gz", | |
| "osVersion": "osx10.6", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.darwin-386-osx10.8.tar.gz", | |
| "osVersion": "osx10.8", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.2.darwin-386-osx10.6.tar.gz", | |
| "osVersion": "osx10.6", | |
| "os": "darwin", | |
| "arch": "386" | |
| } | |
| ], | |
| "name": "Go 1.2" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.darwin-amd64.tar.gz", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.darwin-386.tar.gz", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.2.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| } | |
| ], | |
| "name": "Go 1.1.2" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.darwin-amd64.tar.gz", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.darwin-386.tar.gz", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.1.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| } | |
| ], | |
| "name": "Go 1.1.1" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.darwin-amd64.tar.gz", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.1.darwin-386.tar.gz", | |
| "os": "darwin", | |
| "arch": "386" | |
| } | |
| ], | |
| "name": "Go 1.1" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.darwin-386.tar.gz", | |
| "os": "darwin", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.darwin-amd64.tar.gz", | |
| "os": "darwin", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.3.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| } | |
| ], | |
| "name": "Go 1.0.3" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.2.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| } | |
| ], | |
| "name": "Go 1.0.2" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go1.0.1.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| } | |
| ], | |
| "name": "Go 1.0.1" | |
| }, | |
| { | |
| "variants": [ | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.windows-amd64.zip", | |
| "os": "windows", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.windows-386.zip", | |
| "os": "windows", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.linux-amd64.tar.gz", | |
| "os": "linux", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.linux-386.tar.gz", | |
| "os": "linux", | |
| "arch": "386" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.freebsd-amd64.tar.gz", | |
| "os": "freebsd", | |
| "arch": "amd64" | |
| }, | |
| { | |
| "url": "https://go.googlecode.com/files/go.go1.freebsd-386.tar.gz", | |
| "os": "freebsd", | |
| "arch": "386" | |
| } | |
| ], | |
| "name": "Go 1" | |
| } | |
| ] | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment