Skip to content

Commit 51d31fa

Browse files
committed
Updating buildpack.toml with new versions 26.1.1, 0.11.9
1 parent 772ec0a commit 51d31fa

1 file changed

Lines changed: 40 additions & 40 deletions

File tree

buildpack.toml

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -97,18 +97,6 @@ api = "0.8"
9797
uri = "https://repo.anaconda.com/miniconda/Miniconda3-py39_25.9.1-3-Linux-aarch64.sh"
9898
version = "25.9.1"
9999

100-
[[metadata.dependencies]]
101-
checksum = "sha256:9a50d70354e78b55bb65578093db28b594ee04448da26096e4db4d02580fa33e"
102-
cpe = "cpe:2.3:a:pypa:pip:26.0.1:*:*:*:*:python:*:*"
103-
id = "pip"
104-
licenses = ["MIT"]
105-
purl = "pkg:generic/pip@26.0.1?checksum=c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8&download_url=https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e/pip-26.0.1.tar.gz"
106-
source = "https://files.pythonhosted.org/packages/48/83/0d7d4e9efe3344b8e2fe25d93be44f64b65364d3c8d7bc6dc90198d5422e/pip-26.0.1.tar.gz"
107-
source-checksum = "sha256:c4037d8a277c89b320abe636d59f91e6d0922d08a05b60e85e53b296613346d8"
108-
stacks = ["*"]
109-
uri = "https://artifacts.paketo.io/uv/pip_26.0.1_noarch_9a50d703.tgz"
110-
version = "26.0.1"
111-
112100
[[metadata.dependencies]]
113101
checksum = "sha256:ea39932968b258a307cd3386e6b1c53cfc0ad4781a5374f41025435230c9aee5"
114102
cpe = "cpe:2.3:a:pypa:pip:26.1.0:*:*:*:*:python:*:*"
@@ -121,6 +109,18 @@ api = "0.8"
121109
uri = "https://artifacts.paketo.io/pip/pip_26.1.0_noarch_ea399329.tgz"
122110
version = "26.1.0"
123111

112+
[[metadata.dependencies]]
113+
checksum = "sha256:d9b57151cce4af0d12bf4651d7a47e70f9d02eb79e7709e4a9002d67bcc69deb"
114+
cpe = "cpe:2.3:a:pypa:pip:26.1.1:*:*:*:*:python:*:*"
115+
id = "pip"
116+
licenses = ["MIT"]
117+
purl = "pkg:generic/pip@26.1.1?checksum=d36762751d156a4ee895de8af39aa0abeeeb577f93a2eca6ab62467bbf0f8a78&download_url=https://files.pythonhosted.org/packages/b6/48/cb9b7a682f6fe01a4221e1728941dd4ac3cd9090a17db3779d6ff490b602/pip-26.1.1.tar.gz"
118+
source = "https://files.pythonhosted.org/packages/b6/48/cb9b7a682f6fe01a4221e1728941dd4ac3cd9090a17db3779d6ff490b602/pip-26.1.1.tar.gz"
119+
source-checksum = "sha256:d36762751d156a4ee895de8af39aa0abeeeb577f93a2eca6ab62467bbf0f8a78"
120+
stacks = ["*"]
121+
uri = "https://artifacts.paketo.io/pip/pip_26.1.1_noarch_d9b57151.tgz"
122+
version = "26.1.1"
123+
124124
[[metadata.dependencies]]
125125
checksum = "sha256:84262cc298ffed36f7463d8c16255d9edf63e5fda5dbee8ccc4a80f6d774590f"
126126
cpe = "cpe:2.3:a:python-pipenv:pipenv:2026.6.0:*:*:*:*:python:*:*"
@@ -305,63 +305,63 @@ api = "0.8"
305305

306306
[[metadata.dependencies]]
307307
arch = "amd64"
308-
checksum = "sha256:6681d691eb7f9c00ac6a3af54252f7ab29ae72f0c8f95bdc7f9d1401c23ea868"
309-
cpe = "cpe:2.3:a:uv:uv:0.11.7:*:*:*:*:python:*:*"
308+
checksum = "sha256:56dd1b66701ecb62fe896abb919444e4b83c5e8645cca953e6ddd496ff8a0feb"
309+
cpe = "cpe:2.3:a:uv:uv:0.11.8:*:*:*:*:python:*:*"
310310
id = "uv"
311311
licenses = ["Apache-2.0", "MIT"]
312312
name = "uv"
313313
os = "linux"
314-
purl = "pkg:generic/uv@0.11.7?checksum=sha256:c0ef1fd8b182266454176866194e8cfd1b4f6e819863ccea6b3877614e924d9c&download_url=https://github.com/astral-sh/uv/releases/download/0.11.7/source.tar.gz"
315-
source = "https://github.com/astral-sh/uv/releases/download/0.11.7/source.tar.gz"
316-
source-checksum = "sha256:c0ef1fd8b182266454176866194e8cfd1b4f6e819863ccea6b3877614e924d9c"
314+
purl = "pkg:generic/uv@0.11.8?checksum=sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53&download_url=https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
315+
source = "https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
316+
source-checksum = "sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53"
317317
stacks = ["*"]
318-
uri = "https://github.com/astral-sh/uv/releases/download/0.11.7/uv-x86_64-unknown-linux-gnu.tar.gz"
319-
version = "0.11.7"
318+
uri = "https://github.com/astral-sh/uv/releases/download/0.11.8/uv-x86_64-unknown-linux-gnu.tar.gz"
319+
version = "0.11.8"
320320

321321
[[metadata.dependencies]]
322322
arch = "arm64"
323-
checksum = "sha256:f2ee1cde9aabb4c6e43bd3f341dadaf42189a54e001e521346dc31547310e284"
324-
cpe = "cpe:2.3:a:uv:uv:0.11.7:*:*:*:*:python:*:*"
323+
checksum = "sha256:eee8dd658d20e5ac85fec9c2326b6cbc9d83a1eef09ef07433e58698ac849591"
324+
cpe = "cpe:2.3:a:uv:uv:0.11.8:*:*:*:*:python:*:*"
325325
id = "uv"
326326
licenses = ["Apache-2.0", "MIT"]
327327
name = "uv"
328328
os = "linux"
329-
purl = "pkg:generic/uv@0.11.7?checksum=sha256:c0ef1fd8b182266454176866194e8cfd1b4f6e819863ccea6b3877614e924d9c&download_url=https://github.com/astral-sh/uv/releases/download/0.11.7/source.tar.gz"
330-
source = "https://github.com/astral-sh/uv/releases/download/0.11.7/source.tar.gz"
331-
source-checksum = "sha256:c0ef1fd8b182266454176866194e8cfd1b4f6e819863ccea6b3877614e924d9c"
329+
purl = "pkg:generic/uv@0.11.8?checksum=sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53&download_url=https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
330+
source = "https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
331+
source-checksum = "sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53"
332332
stacks = ["*"]
333-
uri = "https://github.com/astral-sh/uv/releases/download/0.11.7/uv-aarch64-unknown-linux-gnu.tar.gz"
334-
version = "0.11.7"
333+
uri = "https://github.com/astral-sh/uv/releases/download/0.11.8/uv-aarch64-unknown-linux-gnu.tar.gz"
334+
version = "0.11.8"
335335

336336
[[metadata.dependencies]]
337337
arch = "amd64"
338-
checksum = "sha256:56dd1b66701ecb62fe896abb919444e4b83c5e8645cca953e6ddd496ff8a0feb"
339-
cpe = "cpe:2.3:a:uv:uv:0.11.8:*:*:*:*:python:*:*"
338+
checksum = "sha256:5c43f82077ff0cd5aec588286cbabd89913e4d045bd4e8aa60b20b3ecffc36e3"
339+
cpe = "cpe:2.3:a:uv:uv:0.11.9:*:*:*:*:python:*:*"
340340
id = "uv"
341341
licenses = ["Apache-2.0", "MIT"]
342342
name = "uv"
343343
os = "linux"
344-
purl = "pkg:generic/uv@0.11.8?checksum=sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53&download_url=https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
345-
source = "https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
346-
source-checksum = "sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53"
344+
purl = "pkg:generic/uv@0.11.9?checksum=sha256:47f8ce4e825f6fed374a883693363b3c0e39722822d387a24b273939acc6fe95&download_url=https://github.com/astral-sh/uv/releases/download/0.11.9/source.tar.gz"
345+
source = "https://github.com/astral-sh/uv/releases/download/0.11.9/source.tar.gz"
346+
source-checksum = "sha256:47f8ce4e825f6fed374a883693363b3c0e39722822d387a24b273939acc6fe95"
347347
stacks = ["*"]
348-
uri = "https://github.com/astral-sh/uv/releases/download/0.11.8/uv-x86_64-unknown-linux-gnu.tar.gz"
349-
version = "0.11.8"
348+
uri = "https://github.com/astral-sh/uv/releases/download/0.11.9/uv-x86_64-unknown-linux-gnu.tar.gz"
349+
version = "0.11.9"
350350

351351
[[metadata.dependencies]]
352352
arch = "arm64"
353-
checksum = "sha256:eee8dd658d20e5ac85fec9c2326b6cbc9d83a1eef09ef07433e58698ac849591"
354-
cpe = "cpe:2.3:a:uv:uv:0.11.8:*:*:*:*:python:*:*"
353+
checksum = "sha256:6d22be8d0d675668f657cee802a1344ea7941403f59eb2a6645ef316f69b4309"
354+
cpe = "cpe:2.3:a:uv:uv:0.11.9:*:*:*:*:python:*:*"
355355
id = "uv"
356356
licenses = ["Apache-2.0", "MIT"]
357357
name = "uv"
358358
os = "linux"
359-
purl = "pkg:generic/uv@0.11.8?checksum=sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53&download_url=https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
360-
source = "https://github.com/astral-sh/uv/releases/download/0.11.8/source.tar.gz"
361-
source-checksum = "sha256:0952fde8222078cbae41d8a10ad318f10fd785e4ba9a3c9ea4e23e060b075f53"
359+
purl = "pkg:generic/uv@0.11.9?checksum=sha256:47f8ce4e825f6fed374a883693363b3c0e39722822d387a24b273939acc6fe95&download_url=https://github.com/astral-sh/uv/releases/download/0.11.9/source.tar.gz"
360+
source = "https://github.com/astral-sh/uv/releases/download/0.11.9/source.tar.gz"
361+
source-checksum = "sha256:47f8ce4e825f6fed374a883693363b3c0e39722822d387a24b273939acc6fe95"
362362
stacks = ["*"]
363-
uri = "https://github.com/astral-sh/uv/releases/download/0.11.8/uv-aarch64-unknown-linux-gnu.tar.gz"
364-
version = "0.11.8"
363+
uri = "https://github.com/astral-sh/uv/releases/download/0.11.9/uv-aarch64-unknown-linux-gnu.tar.gz"
364+
version = "0.11.9"
365365

366366
[[metadata.dependencies]]
367367
arch = "amd64"

0 commit comments

Comments
 (0)