Skip to content

Commit

Permalink
Merge pull request #266 from paketo-buildpacks/update/buildpack/clojure
Browse files Browse the repository at this point in the history
Bump Clojure from 1.12.0.1501 to 1.12.0.1517
  • Loading branch information
dmikusa authored Feb 11, 2025
2 parents 9b49100 + db76dd7 commit a7ce9cf
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.12.0?arch=amd64"
sha256 = "65257085958376a3c89755a6108d67163882c75af709fe8c8918222ca5730aef"
sha256 = "ba7f99d45e8620bef418119daca958cdce38933ec1b5e0f239987c1bc86c9376"
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.1501.sh"
uri = "https://download.clojure.org/install/linux-install-1.12.0.1517.sh"
version = "1.12.0"

[[metadata.dependencies.licenses]]
Expand Down

0 comments on commit a7ce9cf

Please sign in to comment.