Skip to content

Commit

Permalink
Merge pull request #206 from paketo-buildpacks/update/buildpack/clojure
Browse files Browse the repository at this point in the history
Bump Clojure from 1.11.1.1429 to 1.11.1.1435
  • Loading branch information
dmikusa committed Jan 4, 2024
2 parents d392b57 + 7f614a3 commit ac6a0af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ api = "0.7"
id = "clojure"
name = "Clojure"
purl = "pkg:generic/clojure@1.11.1?arch=amd64"
sha256 = "bf08cfeb007118b7277aa7423734f5d507604b868f7fc44c0f9929ca9cd94ed4"
sha256 = "7edee5b12197a2dbe6338e672b109b18164cde84bea1f049ceceed41fc4dd10a"
source = "https://github.com/clojure/clojure/archive/refs/tags/clojure-1.11.1.tar.gz"
source-sha256 = "f2fc71a53186c92a45ecb9bb4f0a3467bedcd0f9ce8eafe3bded737036e7fcfa"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://download.clojure.org/install/linux-install-1.11.1.1429.sh"
uri = "https://download.clojure.org/install/linux-install-1.11.1.1435.sh"
version = "1.11.1"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit ac6a0af

Please sign in to comment.