Fork me on GitHub
#announcements
<
2022-11-03
>
Alex Miller (Clojure team)04:11:00

Clojure CLI https://clojure.org/releases/tools#v1.11.1.1189 is now available • https://clojure.atlassian.net/browse/TDEPS-233 bash script fixes from stale jar check changes • Add some missing items on help and man page

🎉 7
borkdude20:11:05

this one will probably be updated soon via a daily cron job: https://github.com/littleli/scoop-clojure/blob/master/bucket/clj-msi.json

chucklehead20:11:31

I think there was a small issue with the version checking earlier, not sure if they've had a chance to fix

littleli21:11:30

I have an open PR, but checkver is failing. May happen I won't make it today :-/ Also I'm on a business trip only with my Macbook.

littleli21:11:33

...I'm referring to clj-msi + scoop release here

borkdude21:11:36

no problem!

littleli22:11:11

scoop install clj-msi
to install with an unofficial msi installer should work now too.

🎉 2
Alex Miller (Clojure team)05:11:22

https://github.com/clojure/tools.build 0.8.4 is now available • Same as 0.8.3 but now available as a Maven artifact at org.clojure/tools.build

🎉 14
scarytom10:11:54

has the maven artifact been published yet? I can't see it in central https://search.maven.org/search?q=a:tools.build

Sam Ritchie11:11:39

Looks like it’s there now!

scarytom12:11:45

Indeed it does: great stuff