Skip to content

Commit 6d6cc03

Browse files
committed
Updating buildpack.toml with new versions 23.3.2
1 parent 6e70c04 commit 6d6cc03

1 file changed

Lines changed: 12 additions & 12 deletions

File tree

buildpack.toml

Lines changed: 12 additions & 12 deletions
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:652375c773130d07721cbf02e6c44213e9bf1977bfef02cd99dc0d9e50c95fb8"
18-
cpe = "cpe:2.3:a:pypa:pip:23.3.0:*:*:*:*:python:*:*"
19-
id = "pip"
20-
licenses = ["MIT"]
21-
purl = "pkg:generic/pip@23.3.0?checksum=bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e&download_url=https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz"
22-
source = "https://files.pythonhosted.org/packages/0d/f6/07ef4561bb911285c229fa46ed3df1877bd6c5325c4c67d516560d59a6e6/pip-23.3.tar.gz"
23-
source-checksum = "sha256:bb7d4f69f488432e4e96394612f43ab43dd478d073ef7422604a570f7157561e"
24-
stacks = ["*"]
25-
uri = "https://artifacts.paketo.io/pip/pip_23.3.0_noarch_652375c7.tgz"
26-
version = "23.3.0"
27-
2816
[[metadata.dependencies]]
2917
checksum = "sha256:4a24f0252c2351464f576c8c7a7553f8a6449f6a9d7fa24b5de49b269a1eb23d"
3018
cpe = "cpe:2.3:a:pypa:pip:23.3.1:*:*:*:*:python:*:*"
@@ -37,6 +25,18 @@ api = "0.7"
3725
uri = "https://artifacts.paketo.io/pip/pip_23.3.1_noarch_4a24f025.tgz"
3826
version = "23.3.1"
3927

28+
[[metadata.dependencies]]
29+
checksum = "sha256:07c436516c7980004b7a4a273f1ad0e2a78a3f63dabb95d9f19ab3c120a9b6eb"
30+
cpe = "cpe:2.3:a:pypa:pip:23.3.2:*:*:*:*:python:*:*"
31+
id = "pip"
32+
licenses = ["MIT"]
33+
purl = "pkg:generic/pip@23.3.2?checksum=7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149&download_url=https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz"
34+
source = "https://files.pythonhosted.org/packages/b7/06/6b1ad0ae8f97d7a0d6f6ad640db10780578999e647a9593512ceb6f06469/pip-23.3.2.tar.gz"
35+
source-checksum = "sha256:7fd9972f96db22c8077a1ee2691b172c8089b17a5652a44494a9ecb0d78f9149"
36+
stacks = ["*"]
37+
uri = "https://artifacts.paketo.io/pip/pip_23.3.2_noarch_07c43651.tgz"
38+
version = "23.3.2"
39+
4040
[[metadata.dependency-constraints]]
4141
constraint = "*"
4242
id = "pip"

0 commit comments

Comments
 (0)