Skip to content

update ghidra to 12.1.2, JDK 21.0.11 & Gradle 9.7.0 - #106

Open
RKouchoo wants to merge 1 commit into
stevecheckoway:mainfrom
RKouchoo:main
Open

RKouchoo wants to merge 1 commit into
stevecheckoway:mainfrom
RKouchoo:main

Conversation

@RKouchoo

Copy link
Copy Markdown

This is a good tool, please keep it updated 😄

Comment thread build.bash
jdk_x64_url='https://github.com/adoptium/temurin17-binaries/releases/download/jdk-17.0.7%2B7/OpenJDK17U-jdk_x64_mac_hotspot_17.0.7_7.tar.gz'
jdk_x64_checksum='50d0e9840113c93916418068ba6c845f1a72ed0dab80a8a1f7977b0e658b65fb'
jdk_x64_home='jdk-17.0.7+7/Contents/Home'
jdk_x64_url='https://github.com/adoptium/temurin21-binaries/releases/download/jdk-21.0.11%2B10/OpenJDK21U-debugimage_x64_mac_hotspot_21.0.11_10.tar.gz'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR.

I don't think this should be the debugimage which is just the debugging symbols. If you update this to the non-debugimage release asset, I'll merge this.

Comment thread build.bash
ghidra_checksum='b62e81a0390618466c019c60d8c2f796ced2509c4c1aea4a37644a77272cf99d'

gradle_url='https://services.gradle.org/distributions/gradle-8.1.1-bin.zip'
gradle_url='https://services.gradle.org/distributions/gradle-9.7.0-milestone-2-bin.zip'

Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think this is a prerelease version of gradle 9.7.0. Is there any reason to use that specific version rather than the most recently released version which is 9.6.1?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants