Skip to content

Commit

Permalink
Updating paketo-community/pip to 0.0.111 in buildpack.toml (#2)
Browse files Browse the repository at this point in the history
Co-authored-by: Ryan Moran <[email protected]>
  • Loading branch information
paketo-bot and ryanmoran authored Jun 10, 2020
1 parent ff3ac14 commit c04ea89
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,24 @@ api = "0.2"
uri = "https://buildpacks.cloudfoundry.org/dependencies/org.cloudfoundry.python-runtime/org.cloudfoundry.python-runtime_0.0.116_linux_noarch_cflinuxfs3_f4e68e4b.tgz"
version = "0.0.116"

[[metadata.dependencies]]
id = "paketo-community/pip"
sha256 = "463714ded97379fb0c471a45f41868d3e3676acda4c38617e26d2e36407c741c"
source = "https://github.com/paketo-community/pip/archive/v0.0.111.tar.gz"
source_sha256 = "18e02ccf093108007bb3b5335e6f3e1d2760153536a03d8f27379a51f9116dcb"
stacks = ["org.cloudfoundry.stacks.cflinuxfs3"]
uri = "https://github.com/paketo-community/pip/releases/download/v0.0.111/pip-0.0.111.tgz"
version = "0.0.111"

[[metadata.dependencies]]
id = "paketo-community/conda"
sha256 = "aed49bff39e81ea0c0a4bafba0d6d2e9833ab30b9f3967a5ab6eada08d53a2a6"
source = "https://github.com/paketo-community/conda/archive/v0.0.88.tar.gz"
source_sha256 = "09d7970f2db64860ff017a445030d6c814311f229ea911d864635acf0a3f0638"
stacks = ["org.cloudfoundry.stacks.cflinuxfs3", "io.buildpacks.stacks.bionic"]
uri = "https://github.com/paketo-community/conda/releases/download/v0.0.88/conda-0.0.88.tgz"
version = "0.0.88"

[[metadata.dependencies]]
id = "paketo-community/pipenv"
sha256 = "462bfea8972b801f09291b87048a3da269088d6c0ff7d2fc9da656b234193386"
Expand Down

0 comments on commit c04ea89

Please sign in to comment.