The Wayback Machine - https://web.archive.org/web/20220411231213/https://github.com/GoogleChromeLabs/jsvu/issues/77
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
spidermonkey/get-latest-version.js currently only supports Beta builds, but it should also be possible to download Nightly builds:
curl -s -X POST https://buildhub.moz.tools/api/search \ -d '{"size": 1, "sort": {"build.id": "desc"}, "query": {"bool": {"must": [{"term": {"source.product": "firefox"}}, {"term": {"source.tree": "mozilla-central"}}, {"term": {"target.channel": "nightly"}}, {"term": {"target.platform": "linux-x86_64"}}]}}}'The text was updated successfully, but these errors were encountered: