Skip to content

Commit

Permalink
Update heroku/buildpacks-deb-packages to v0.0.2
Browse files Browse the repository at this point in the history
## heroku/deb-packages

### Added

- Support the `force` option when declaring a package to install so the user can control if, when the package is already
  on the system, it should be skipped or forcibly installed. ([#66](heroku/buildpacks-deb-packages#66))
- Support for `BP_LOG_LEVEL` environment variable to control verbosity of buildpack output.
  ([#60](heroku/buildpacks-deb-packages#60))

### Changed

- Updated the buildpack display name and keywords to be more consistent with our other
  CNBs. ([#59](heroku/buildpacks-deb-packages#59))
- Modified the buildpack output format to align with our other
  CNBs. ([#60](heroku/buildpacks-deb-packages#60))
  • Loading branch information
heroku-linguist[bot] committed Nov 7, 2024
1 parent c044a81 commit d339e99
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 18 deletions.
18 changes: 9 additions & 9 deletions builder-22/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ version = "0.20.3"

[[buildpacks]]
id = "heroku/deb-packages"
uri = "docker://docker.io/heroku/buildpack-deb-packages@sha256:e78f94e020067a5b68a885eb89a1000f584f21757e4b5fb7cff6047b57d22544"
uri = "docker://docker.io/heroku/buildpack-deb-packages@sha256:8d80c4541b510802c5e6b0fe2e4fc816ff18807b4049e9c351760a9d966ce8aa"

[[buildpacks]]
id = "heroku/dotnet"
Expand Down Expand Up @@ -60,7 +60,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/python"
Expand All @@ -73,7 +73,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/nodejs-engine"
Expand All @@ -98,7 +98,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/java"
Expand All @@ -111,7 +111,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/scala"
Expand All @@ -124,7 +124,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/go"
Expand All @@ -137,7 +137,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/php"
Expand All @@ -150,7 +150,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/dotnet"
Expand All @@ -164,7 +164,7 @@ version = "0.20.3"
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/nodejs"
Expand Down
18 changes: 9 additions & 9 deletions builder-24/builder.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]

[[buildpacks]]
id = "heroku/deb-packages"
uri = "docker://docker.io/heroku/buildpack-deb-packages@sha256:e78f94e020067a5b68a885eb89a1000f584f21757e4b5fb7cff6047b57d22544"
uri = "docker://docker.io/heroku/buildpack-deb-packages@sha256:8d80c4541b510802c5e6b0fe2e4fc816ff18807b4049e9c351760a9d966ce8aa"

[[buildpacks]]
id = "heroku/dotnet"
Expand Down Expand Up @@ -60,7 +60,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/python"
Expand All @@ -73,7 +73,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/nodejs-engine"
Expand All @@ -98,7 +98,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/java"
Expand All @@ -111,7 +111,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/scala"
Expand All @@ -124,7 +124,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/go"
Expand All @@ -137,7 +137,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/php"
Expand All @@ -150,7 +150,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/dotnet"
Expand All @@ -164,7 +164,7 @@ mirrors = ["public.ecr.aws/heroku/heroku:24"]
[[order]]
[[order.group]]
id = "heroku/deb-packages"
version = "0.0.1"
version = "0.0.2"
optional = true
[[order.group]]
id = "heroku/nodejs"
Expand Down

0 comments on commit d339e99

Please sign in to comment.