Skip to content

Commit 5656748

Browse files
author
Daniel Mikusa
authored
Merge pull request #13 from paketo-buildpacks/bump_clj
Bump clojure-tools version
2 parents 4a52fd9 + d3c09e3 commit 5656748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

buildpack.toml

+2-2
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ build = true
6868
id = "clojure"
6969
name = "Clojure"
7070
version = "1.10.3"
71-
uri = "https://download.clojure.org/install/linux-install-1.10.3.943.sh"
72-
sha256 = "f1fdb786fa8b9ef3a08d0b331a51861cd5a6eea277e93bbad64bf37774df17c6"
71+
uri = "https://download.clojure.org/install/linux-install-1.10.3.986.sh"
72+
sha256 = "f2a271d6892fb04f7377148f6770185486ca194245721ab34a62ae03e8d1149f"
7373
stacks = [ "io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "org.cloudfoundry.stacks.cflinuxfs3" ]
7474

7575
[[metadata.dependencies.licenses]]

0 commit comments

Comments
 (0)