Hi, on Windows I get a certificate error:
C:\Windows\system32>lein self-install Downloading Leiningen now... --2015-01-11 18:06:04-- https://github.com/technomancy/leiningen/releases/downl oad/2.5.1/leiningen-2.5.1-standalone.zip Resolving github.com... 192.30.252.130 Connecting to github.com|192.30.252.130|:443... connected. ERROR: cannot verify github.com's certificate, issued by `/C=US/O=DigiCert Inc/O U=www.digicert.com/CN=DigiCert SHA2 Extended Validation Server CA': Unable to locally verify the issuer's authority. To connect to github.com insecurely, use `--no-check-certificate'. Unable to establish SSL connection. Failed to download https://github.com/technomancy/leiningen/releases/download/2. 5.1/leiningen-2.5.1-standalone.zip -Arie 2015-01-09 20:25 GMT+01:00 Phil Hagelberg <p...@hagelb.org>: > Greetings, hackers. > > I'm happy to announce the release of Leiningen version 2.5.1. This version > contains mostly minor fixes related to profiles and aliases, but also a > fix for > a rather annoying issue that caused lein upgrade/downgrade/self-install to > break on Windows. > > Here's a full list of user-visible changes: > > * No longer skip certificate checking when upgrading on Windows. (Phil > Hagelberg) > * Fix password prompt for Cygwin users. (Carsten Behring) > * Fix a bug where `lein pom` did not add the project's SCM URL to pom.xml. > (Fredrick Giasson) > * `lein clean` now cleans up all profile targets. (Jeb Beich, Jim Crossley) > * The order included profiles are merged in is now retained. (Jim Crossley) > * Fix a bug preventing `update-in` to use functions not yet required. > (Phil Hagelberg) > * Allow multiple `:repl` profiles. (Hugo Duncan) > * Fix an infinite recursion bug with aliases and `with-profile`. (Hugo > Duncan) > * Add flexibility in jar manifest declarations. (Fabio Tudone) > * Fix a bug preventing extra profiles from being included in jars. (Hugo > Duncan) > * Fix a bug in self-install on Windows. (Sindunata Sudarmaji) > > For those who manually installed, `lein upgrade` will pull in the latest, > and > `lein downgrade 2.5.0` will back it down to the previous version if you run > into any issues. > > Thanks to all the contributors who made this happen! > > -Phil > > ps. Since the last release, GitHub introduced a bug into their downloads > system which caused it to refuse jar files that didn't end in .zip. This > should not cause any problems for end users, but downstream packagers > who use the uberjars we provide will have to change their URL scheme to > adapt. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.