Skip to content

Commit c3194cb

Browse files
paketo-botarjun024
authored andcommittedAug 8, 2024·
Updating buildpack.toml with new versions 24.2.0
1 parent 9370f1f commit c3194cb

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
 

‎buildpack.toml

+12-12
Original file line numberDiff line numberDiff line change
@@ -13,18 +13,6 @@ api = "0.7"
1313
include-files = ["bin/run", "bin/build", "bin/detect", "buildpack.toml"]
1414
pre-package = "./scripts/build.sh"
1515

16-
[[metadata.dependencies]]
17-
checksum = "sha256:382e5935e06fc585fc948793b3da865c7ad1617215f02c092af42a338036413a"
18-
cpe = "cpe:2.3:a:pypa:pip:24.1.1:*:*:*:*:python:*:*"
19-
id = "pip"
20-
licenses = ["MIT"]
21-
purl = "pkg:generic/pip@24.1.1?checksum=5aa64f65e1952733ee0a9a9b1f52496ebdb3f3077cc46f80a16d983b58d1180a&download_url=https://files.pythonhosted.org/packages/c0/d0/9641dc7b05877874c6418f8034ddefc809495e65caa14d38c7551cd114bb/pip-24.1.1.tar.gz"
22-
source = "https://files.pythonhosted.org/packages/c0/d0/9641dc7b05877874c6418f8034ddefc809495e65caa14d38c7551cd114bb/pip-24.1.1.tar.gz"
23-
source-checksum = "sha256:5aa64f65e1952733ee0a9a9b1f52496ebdb3f3077cc46f80a16d983b58d1180a"
24-
stacks = ["*"]
25-
uri = "https://artifacts.paketo.io/pip/pip_24.1.1_noarch_382e5935.tgz"
26-
version = "24.1.1"
27-
2816
[[metadata.dependencies]]
2917
checksum = "sha256:e100bda0c7e0dd20c6a471dbddb027698c3a96263fe7c0d5c196953eb8e82281"
3018
cpe = "cpe:2.3:a:pypa:pip:24.1.2:*:*:*:*:python:*:*"
@@ -37,6 +25,18 @@ api = "0.7"
3725
uri = "https://artifacts.paketo.io/pip/pip_24.1.2_noarch_e100bda0.tgz"
3826
version = "24.1.2"
3927

28+
[[metadata.dependencies]]
29+
checksum = "sha256:822dd89d0c3f68bd59e89afaf1e486829b010c2fb05e8c1e9f8b3fb1d4053206"
30+
cpe = "cpe:2.3:a:pypa:pip:24.2.0:*:*:*:*:python:*:*"
31+
id = "pip"
32+
licenses = ["MIT"]
33+
purl = "pkg:generic/pip@24.2.0?checksum=5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8&download_url=https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz"
34+
source = "https://files.pythonhosted.org/packages/4d/87/fb90046e096a03aeab235e139436b3fe804cdd447ed2093b0d70eba3f7f8/pip-24.2.tar.gz"
35+
source-checksum = "sha256:5b5e490b5e9cb275c879595064adce9ebd31b854e3e803740b72f9ccf34a45b8"
36+
stacks = ["*"]
37+
uri = "https://artifacts.paketo.io/pip/pip_24.2.0_noarch_822dd89d.tgz"
38+
version = "24.2.0"
39+
4040
[[metadata.dependency-constraints]]
4141
constraint = "*"
4242
id = "pip"

0 commit comments

Comments
 (0)
Please sign in to comment.