Created
April 30, 2018 16:56
-
-
Save luser/f1f2bd684f083da46ef6cc8ad4fd38b7 to your computer and use it in GitHub Desktop.
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
{ | |
"build": { | |
"as": "$(CC)", | |
"cc": "/home/luser/.cargo/bin/sccache /usr/bin/gcc -std=gnu99", | |
"cxx": "/home/luser/.cargo/bin/sccache /usr/bin/g++", | |
"date": "2018-04-26T10:59:41Z", | |
"host": "x86_64-pc-linux-gnu", | |
"id": "20180426105941", | |
"number": 0, | |
"target": "x86_64-pc-linux-gnu" | |
}, | |
"download": { | |
"date": "2018-04-30T12:52:53.651218Z", | |
"mimetype": "application/octet-stream", | |
"size": 358390146, | |
"url": "firefox-61.0a1.en-US.linux-x86_64.tar.bz2" | |
}, | |
"source": { | |
"product": "firefox", | |
"repository": "https://hg.mozilla.org/mozilla-central", | |
"revision": "a83a4ef50f6ca754ec451320dfefbffa707bad1a", | |
"tree": "mozilla-central" | |
}, | |
"target": { | |
"channel": "default", | |
"locale": "en-US", | |
"os": "linux", | |
"platform": "linux-x86_64", | |
"version": "61.0a1" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment