Skip to content

Commit a23da1b

Browse files
authored
Updata java plugin (#513)
* Updata java plugin Fix issue with some Java buildpacks * Update plugin URLs and version in repo-index.yml * Fix repo-index.yml
1 parent bc79aa7 commit a23da1b

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

repo-index.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1044,22 +1044,22 @@ plugins:
10441044
homepage: https://github.com/SAP
10451045
name: Johannes Bechberger
10461046
binaries:
1047-
- checksum: 0b4303f8dfed6a95e91eb6d12021efa1ca7dc844
1047+
- checksum: 3e57ff9fb52aba266df4c47cd9aaf13a12df3d56
10481048
platform: linux64
1049-
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.0/cf-cli-java-plugin-linux-amd64
1050-
- checksum: 348bbd5cdd2055de7a25a2ab4f185bb32fa70da7
1049+
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.1/cf-cli-java-plugin-linux-amd64
1050+
- checksum: 406e42011ee711b10d9d5e39e00987d522c8a960
10511051
platform: osx
1052-
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.0/cf-cli-java-plugin-macos-arm64
1053-
- checksum: eabc68d9118c193ec8da50467ed0f76dae356232
1052+
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.1/cf-cli-java-plugin-macos-arm64
1053+
- checksum: cb5264df6871aadda9cf2b082e8ead8fc57ce311
10541054
platform: win64
1055-
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.0/cf-cli-java-plugin-windows-amd64
1055+
url: https://github.com/SAP/cf-cli-java-plugin/releases/download/4.0.1/cf-cli-java-plugin-windows-amd64
10561056
company: SAP
10571057
created: "2024-01-01T00:00:00Z"
10581058
description: Plugin for profiling Java applications and getting heap and thread-dumps
10591059
homepage: https://github.com/SAP/cf-cli-java-plugin
10601060
name: java
1061-
updated: "2025-07-11T13:48:56Z"
1062-
version: 4.0.0
1061+
updated: "2025-09-15T14:54:36Z"
1062+
version: 4.0.1
10631063
- authors:
10641064
- contact: [email protected]
10651065
homepage: http://drnicwilliams.com

0 commit comments

Comments
 (0)