Juliaup not updating to 1.11.0

Does juliaup get updated at the same time that the latest release is released?

My computer (PI on raspberry PI OS) does not recognize 1.11.0 as the release candidate, nor can I juliaup add 1.11.0.

When should I expect that this will work?

When 1.11 is released, which is not yet the case. Might happen within a week. This works fine:

juliaup add 1.11

and will currently install 1.11.0-rc4 .

EDIT: It looks like someone updated the download page a little bit too early. I would wait until the release is announced at Announcements - Julia Programming Language .

1 Like

I updated by downloading from the official downloads page. Installed 1.11.0 and works fine after and couple of restarts in VSCode.

that’s a bit odd… you can download 1.11.0 fro mthe download page, but even in github there is no 1.11.0 release…

Just give it a moment, y’all. There are many steps on the release checklist and it takes time.

10 Likes

It is now found by juliaup, just do juliaup update release

2 Likes