jbangdev / jbang

Unleash the power of Java - JBang Lets Students, Educators and Professional Developers create, edit and run self-contained source-only Java programs with unprecedented ease.
https://jbang.dev
MIT License
1.44k stars 159 forks source link

JBang can tell you to update right after updating #1850

Open quintesse opened 1 month ago

quintesse commented 1 month ago

If you tell JBang to update before it has had the opportunity to tell you that an update is available you might get this message:

$ jbang version --update
[jbang] Downloading and installing jbang...
[jbang] There is a new version of jbang available!
[jbang] You have version 0.117.1 and 0.119.0 is the latest.
[jbang] Run 'jbang version --update' to update to the latest version.