Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -383,14 +383,14 @@ dependencies:
source: https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_16_2_1.tar.gz
source_sha256: edf8f42cfb6c0021a60820e28b372d7c85254e25b7d105c76f436ef0459e53c3
- name: jrebel
version: 2026.3.1
uri: https://buildpacks.cloudfoundry.org/dependencies/jrebel/jrebel_2026.3.1_linux_noarch_any-stack_b04ebd0e.zip
sha256: b04ebd0eecc25458343442c62ba009311a370a2c248b8ebd5048bfdaa50fa37b
version: 2026.3.2
uri: https://buildpacks.cloudfoundry.org/dependencies/jrebel/jrebel_2026.3.2_linux_noarch_any-stack_a24bb428.zip
sha256: a24bb4285f412af6fb08d88d8bcf33e1f70787435cbe1d6547bd83439289fd7f
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://dl.zeroturnaround.com/jrebel/releases/jrebel-2026.3.1-nosetup.zip
source_sha256: b04ebd0eecc25458343442c62ba009311a370a2c248b8ebd5048bfdaa50fa37b
source: https://dl.zeroturnaround.com/jrebel/releases/jrebel-2026.3.2-nosetup.zip
source_sha256: a24bb4285f412af6fb08d88d8bcf33e1f70787435cbe1d6547bd83439289fd7f
- name: jvmkill
version: 1.17.0
uri: https://java-buildpack.cloudfoundry.org/jvmkill/jammy/x86_64/jvmkill-1.17.0-RELEASE.so
Expand Down