JetBrainsRuntime
JetBrainsRuntime copied to clipboard
why Release 17_0_2-b315.1 for osx-aarch64 is pkg
why Release 17_0_2-b315.1 for osx-aarch64 is pkg and not provide tar.gz file?
You can extract the JBR with this command
$ rm -rf tmp-jbr
$ pkgutil --expand-full jbrsdk_jcef-17_0_2-osx-x64-b315.1.pkg tmp-jbr
$ mv tmp-jbr/Payload jbrsdk17
$ rm -rf tmp-jbr
@bric3 , yes and it works. ths.
Still I think you should keeop this open, imho they should distribute it as tar.gz