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.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.
<p>Trigger <a href="http://bot.linuxbrew.sh">bot.linuxbrew.sh</a> to download bottles from CircleCI and transfer them to Bintray. It runs on AWS Lambda. See its code on <a href="https://github.com/linuxbrew/linuxbrew-lambda">GitHub</a>.</p>
<script>
function trigger()
{
var keepold = document.getElementById("keep-old").checked ? "?keep-old=1" : "";