mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-14 18:05:27 +07:00
[terminal] update pty4j to 0.12.34 with signed macOS binaries
f8693864d3
Signed macOS binaries are required for https://jetbrains.slack.com/archives/C0XLQPQGP/p1719397205038399
(cherry picked from commit 80d5c76c62c1f5a233bb10a1c329e5f024b449eb)
IJ-MR-138000
GitOrigin-RevId: cc36c94874d954e9aafbe0ce13548f09ea6e40bf
This commit is contained in:
committed by
intellij-monorepo-bot
parent
98edece090
commit
76fe0d41fa
10
.idea/libraries/pty4j.xml
generated
10
.idea/libraries/pty4j.xml
generated
@@ -1,9 +1,9 @@
|
||||
<component name="libraryTable">
|
||||
<library name="pty4j" type="repository">
|
||||
<properties maven-id="org.jetbrains.pty4j:pty4j:0.12.33">
|
||||
<properties maven-id="org.jetbrains.pty4j:pty4j:0.12.34">
|
||||
<verification>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.33/pty4j-0.12.33.jar">
|
||||
<sha256sum>21c34b677e1f75e59f7b9e4b2b0524f234013580e40e72fc1cc7cfe3f20ac89e</sha256sum>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.34/pty4j-0.12.34.jar">
|
||||
<sha256sum>3a0708b74f6b3af7f97e2cb1bcc8979b0d60eb39108f2d33934dd70ebc0face8</sha256sum>
|
||||
</artifact>
|
||||
<artifact url="file://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1.jar">
|
||||
<sha256sum>31c048a86057e07272429aa26e90713edbde96af9747362f27470d8e86a398a3</sha256sum>
|
||||
@@ -18,12 +18,12 @@
|
||||
</exclude>
|
||||
</properties>
|
||||
<CLASSES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.33/pty4j-0.12.33.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.34/pty4j-0.12.34.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1.jar!/" />
|
||||
</CLASSES>
|
||||
<JAVADOC />
|
||||
<SOURCES>
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.33/pty4j-0.12.33-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/pty4j/0.12.34/pty4j-0.12.34-sources.jar!/" />
|
||||
<root url="jar://$MAVEN_REPOSITORY$/org/jetbrains/pty4j/purejavacomm/0.0.11.1/purejavacomm-0.0.11.1-sources.jar!/" />
|
||||
</SOURCES>
|
||||
</library>
|
||||
|
||||
Reference in New Issue
Block a user