Skip to content

Commit

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

[[metadata.dependencies]]
checksum = "sha256:4aea73e23944e464ad2b849328e780ad121c5336e1c24a7ac15aa493c41c2341"
cpe = "cpe:2.3:a:python-pipenv:pipenv:2023.12.1:*:*:*:*:python:*:*"
id = "pipenv"
licenses = ["MIT", "MIT-0"]
name = "Pipenv"
purl = "pkg:generic/[email protected]?checksum=4aea73e23944e464ad2b849328e780ad121c5336e1c24a7ac15aa493c41c2341&download_url=https://files.pythonhosted.org/packages/a6/26/5cdf9f0c6eb835074c3e43dde2880bfa739daa23fa534a5dd65848af5913/pipenv-2023.12.1.tar.gz"
source = "https://files.pythonhosted.org/packages/a6/26/5cdf9f0c6eb835074c3e43dde2880bfa739daa23fa534a5dd65848af5913/pipenv-2023.12.1.tar.gz"
source-checksum = "sha256:4aea73e23944e464ad2b849328e780ad121c5336e1c24a7ac15aa493c41c2341"
stacks = ["*"]
uri = "https://files.pythonhosted.org/packages/a6/26/5cdf9f0c6eb835074c3e43dde2880bfa739daa23fa534a5dd65848af5913/pipenv-2023.12.1.tar.gz"
version = "2023.12.1"

[[metadata.dependencies]]
checksum = "sha256:e5ed842dc69b601da6fe26aee8677da608ec9df0f3f98c25442fdade5f1114ac"
cpe = "cpe:2.3:a:python-pipenv:pipenv:2024.0.0:*:*:*:*:python:*:*"
Expand All @@ -39,6 +26,19 @@ api = "0.7"
uri = "https://files.pythonhosted.org/packages/0f/e5/e6b5e40a553f453c890b0253f559608cc0af1b7ae0e295095304061c699f/pipenv-2024.0.0.tar.gz"
version = "2024.0.0"

[[metadata.dependencies]]
checksum = "sha256:ae5a83fa5b66065cebd2bd8f73f0b281b3bd202a13d58cc644f0b9765128c990"
cpe = "cpe:2.3:a:python-pipenv:pipenv:2024.0.1:*:*:*:*:python:*:*"
id = "pipenv"
licenses = ["MIT", "MIT-0"]
name = "Pipenv"
purl = "pkg:generic/[email protected]?checksum=ae5a83fa5b66065cebd2bd8f73f0b281b3bd202a13d58cc644f0b9765128c990&download_url=https://files.pythonhosted.org/packages/d1/67/c29cb9081e5648b754b7ec95482e348b4d616681a3f0ee402ca082b9be02/pipenv-2024.0.1.tar.gz"
source = "https://files.pythonhosted.org/packages/d1/67/c29cb9081e5648b754b7ec95482e348b4d616681a3f0ee402ca082b9be02/pipenv-2024.0.1.tar.gz"
source-checksum = "sha256:ae5a83fa5b66065cebd2bd8f73f0b281b3bd202a13d58cc644f0b9765128c990"
stacks = ["*"]
uri = "https://files.pythonhosted.org/packages/d1/67/c29cb9081e5648b754b7ec95482e348b4d616681a3f0ee402ca082b9be02/pipenv-2024.0.1.tar.gz"
version = "2024.0.1"

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

0 comments on commit 3145416

Please sign in to comment.