Skip to content

Commit

Permalink
Merge pull request #252 from paketo-buildpacks/update/buildpack/clojure
Browse files Browse the repository at this point in the history
Bump Clojure from 1.12.0.1479 to 1.12.0.1488
  • Loading branch information
dmikusa authored Nov 22, 2024
2 parents 4e00f06 + 8764374 commit 07a5d40
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/[email protected]?arch=amd64"
sha256 = "94f29b9b66183bd58307c46fb561fd9e9148666bac13a4518a9931b6f989d830"
sha256 = "5f679e004acd3354c5b28d76703d14b96eb9b6d839eaca4f54b13b90b764682e"
source = "https://github.com/clojure/clojure/archive/refs/tags/clojure-1.12.0.tar.gz"
source-sha256 = "737b2f92dd2d5f1572efb6dc5f45bb52c858f1843c4397c472b4589a75b10992"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://download.clojure.org/install/linux-install-1.12.0.1479.sh"
uri = "https://download.clojure.org/install/linux-install-1.12.0.1488.sh"
version = "1.12.0"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit 07a5d40

Please sign in to comment.