Fork me on GitHub
#clojars
<
2017-04-13
>
rovanion12:04:37

I may already have asked this, but is there a clojars API point where I can get a list of all the latest releases of all jars?

rovanion12:04:15

Or rather, a list of all the latest releases coordinates.

tcrawley20:04:23

@rovanion http://clojars.org/repo/all-jars.clj.gz gives you all coordinates, you would need to sort and select to get the latest for each