File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -35,7 +35,8 @@ clojure -T:build release
3535## Release Information
3636
3737These files are not released into Maven central like other libraries. Instead, the tar
38- file is created and published to https://download.clojure.org .
38+ file is created and published as a Github release
39+ [ here] ( https://github.com/clojure/brew-install/releases ) .
3940
4041The [ Clojure homebrew tap] ( https://github.com/clojure/homebrew-tools ) is updated when new releases
4142are created or promoted to stable.
@@ -46,9 +47,10 @@ The Homebrew Central Clojure recipe is updated manually so may lag the Clojure t
4647
4748See the following resources for more information:
4849
49- * https://clojure.org/guides/getting_started - installation
50+ * https://clojure.org/guides/install_clojure - installation
5051* https://clojure.org/guides/deps_and_cli - deps and CLI guide
51- * https://clojure.org/reference/deps_and_cli - deps and CLI reference
52+ * https://clojure.org/reference/deps_edn - deps.edn reference
53+ * https://clojure.org/reference/clojure_cli - Clojure CLI reference
5254* https://github.com/clojure/tools.deps - dependency and classpath library
5355
5456## Developer Information
You can’t perform that action at this time.
0 commit comments