Skip to content
Merged
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 @@ -388,14 +388,14 @@ dependencies:
source: https://download-gcdn.ej-technologies.com/jprofiler/jprofiler_linux_16_1_1.tar.gz
source_sha256: 4778a85b978308553129326e9bb7941b9cd73943539248fe62ba6b04f6ee3ef4
- name: jrebel
version: 2026.3.0
uri: https://buildpacks.cloudfoundry.org/dependencies/jrebel/jrebel_2026.3.0_linux_noarch_any-stack_4c918a5c.zip
sha256: 4c918a5c98f53635f429bad1965389eb69cebd11b90489a686a7e01b6ee76249
version: 2026.3.1
uri: https://buildpacks.cloudfoundry.org/dependencies/jrebel/jrebel_2026.3.1_linux_noarch_any-stack_b04ebd0e.zip
sha256: b04ebd0eecc25458343442c62ba009311a370a2c248b8ebd5048bfdaa50fa37b
cf_stacks:
- cflinuxfs4
- cflinuxfs5
source: https://dl.zeroturnaround.com/jrebel/releases/jrebel-2026.3.0-nosetup.zip
source_sha256: 4c918a5c98f53635f429bad1965389eb69cebd11b90489a686a7e01b6ee76249
source: https://dl.zeroturnaround.com/jrebel/releases/jrebel-2026.3.1-nosetup.zip
source_sha256: b04ebd0eecc25458343442c62ba009311a370a2c248b8ebd5048bfdaa50fa37b
- name: jvmkill
version: 1.17.0
uri: https://java-buildpack.cloudfoundry.org/jvmkill/jammy/x86_64/jvmkill-1.17.0-RELEASE.so
Expand Down