Skip to content

Commit

Permalink
Merge pull request #183 from paketo-buildpacks/update/buildpack/your-…
Browse files Browse the repository at this point in the history
…kit-java-agent

Bump YourKit Java Agent from 2024.9.163 to 2024.9.164
  • Loading branch information
dmikusa authored Feb 14, 2025
2 parents f2de8d7 + 2ef9dd5 commit dc4e499
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 @@ -48,14 +48,14 @@ api = "0.7"
name = "BP_YOURKIT_ENABLED"

[[metadata.dependencies]]
cpes = ["cpe:2.3:a:yourkit:java_profiler:2024.9.163:*:*:*:*:*:*:*"]
cpes = ["cpe:2.3:a:yourkit:java_profiler:2024.9.164:*:*:*:*:*:*:*"]
id = "yourkit-java"
name = "YourKit Java Agent"
purl = "pkg:generic/yourkit-java-profiler@2024.9.163?arch=amd64"
sha256 = "325706dcc2a41c841e2e9778d6cfef7507d7d1bf89047ea26ed2c1aa02d497da"
purl = "pkg:generic/yourkit-java-profiler@2024.9.164?arch=amd64"
sha256 = "b2fdfe911276be9edb3efd4a0999ce6247159bff433269c16607c7a116bb54f1"
stacks = ["*"]
uri = "https://download.yourkit.com/yjp/2024.9/YourKit-JavaProfiler-2024.9-b163-x64.zip"
version = "2024.9.163"
uri = "https://download.yourkit.com/yjp/2024.9/YourKit-JavaProfiler-2024.9-b164-x64.zip"
version = "2024.9.164"

[[metadata.dependencies.licenses]]
uri = "https://www.yourkit.com/purchase/eula.pdf"
Expand Down

0 comments on commit dc4e499

Please sign in to comment.