Skip to content

Commit

Permalink
Merge pull request #65 from paketo-buildpacks/update/buildpack/jprofiler
Browse files Browse the repository at this point in the history
Bump jprofiler from 13.0.6 to 13.0.7
  • Loading branch information
dmikusa authored Jun 28, 2023
2 parents ae068ab + 5c4ab93 commit 791340a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions buildpack.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,14 +54,14 @@ api = "0.7"
name = "BP_JPROFILER_ENABLED"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:jprofiler:agent:13.0.6:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:jprofiler:agent:13.0.7:*:*:*:*:*:*:*"]
id = "jprofiler"
name = "JProfiler Agent"
purl = "pkg:generic/[email protected].6?arch=amd64"
sha256 = "a2b8c149a0bb36f29c6a4f914846bd574e682f71192019e9ed3c9a5fff171728"
purl = "pkg:generic/[email protected].7?arch=amd64"
sha256 = "0bc2f47de36d2769f69197dabe597e587f6191418beb6528651df6dd5f709156"
stacks = ["io.buildpacks.stacks.bionic", "io.paketo.stacks.tiny", "*"]
uri = "https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_13_0_6.tar.gz"
version = "13.0.6"
uri = "https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_13_0_7.tar.gz"
version = "13.0.7"

[[metadata.dependencies.licenses]]
uri = "https://www.ej-technologies.com/buy/jprofiler/licensing.html"
Expand Down

0 comments on commit 791340a

Please sign in to comment.