Skip to content

Commit

Permalink
Updating buildpack.toml with new versions 24.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
paketo-bot committed Jun 7, 2024
1 parent 7eaf95b commit 434834b
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,18 +13,6 @@ api = "0.7"
include-files = ["bin/run", "bin/build", "bin/detect", "buildpack.toml"]
pre-package = "./scripts/build.sh"

[[metadata.dependencies]]
checksum = "sha256:4a24f0252c2351464f576c8c7a7553f8a6449f6a9d7fa24b5de49b269a1eb23d"
cpe = "cpe:2.3:a:pypa:pip:23.3.1:*:*:*:*:python:*:*"
id = "pip"
licenses = ["MIT"]
purl = "pkg:generic/pip@23.3.1?checksum=1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174&download_url=https://files.pythonhosted.org/packages/1f/7f/4da15e07ccd11c84c1ccc8f6e24288d5e76c99441bf80e315b33542db951/pip-23.3.1.tar.gz"
source = "https://files.pythonhosted.org/packages/1f/7f/4da15e07ccd11c84c1ccc8f6e24288d5e76c99441bf80e315b33542db951/pip-23.3.1.tar.gz"
source-checksum = "sha256:1fcaa041308d01f14575f6d0d2ea4b75a3e2871fe4f9c694976f908768e14174"
stacks = ["*"]
uri = "https://artifacts.paketo.io/pip/pip_23.3.1_noarch_4a24f025.tgz"
version = "23.3.1"

[[metadata.dependencies]]
checksum = "sha256:07c436516c7980004b7a4a273f1ad0e2a78a3f63dabb95d9f19ab3c120a9b6eb"
cpe = "cpe:2.3:a:pypa:pip:23.3.2:*:*:*:*:python:*:*"
Expand All @@ -37,6 +25,18 @@ api = "0.7"
uri = "https://artifacts.paketo.io/pip/pip_23.3.2_noarch_07c43651.tgz"
version = "23.3.2"

[[metadata.dependencies]]
checksum = "sha256:ac65b84c86ae7256636730958a60e66835db53ed609df2a18d3ddc8946b55a22"
cpe = "cpe:2.3:a:pypa:pip:24.0.0:*:*:*:*:python:*:*"
id = "pip"
licenses = ["MIT"]
purl = "pkg:generic/pip@24.0.0?checksum=ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2&download_url=https://files.pythonhosted.org/packages/94/59/6638090c25e9bc4ce0c42817b5a234e183872a1129735a9330c472cc2056/pip-24.0.tar.gz"
source = "https://files.pythonhosted.org/packages/94/59/6638090c25e9bc4ce0c42817b5a234e183872a1129735a9330c472cc2056/pip-24.0.tar.gz"
source-checksum = "sha256:ea9bd1a847e8c5774a5777bb398c19e80bcd4e2aa16a4b301b718fe6f593aba2"
stacks = ["*"]
uri = "https://artifacts.paketo.io/pip/pip_24.0.0_noarch_ac65b84c.tgz"
version = "24.0.0"

[[metadata.dependency-constraints]]
constraint = "*"
id = "pip"
Expand Down

0 comments on commit 434834b

Please sign in to comment.