From c7001f1020ff81326dff3121b3018e8678d950dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:13:37 +0000 Subject: [PATCH] Intellij IDEA: Update App Versions - Intellij IDEA-arm64: 2024.3.1 -> 2024.3.1.1 --- apps/Intellij IDEA/install-64 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/Intellij IDEA/install-64 b/apps/Intellij IDEA/install-64 index 3aa117b7cf..2c15c09a70 100755 --- a/apps/Intellij IDEA/install-64 +++ b/apps/Intellij IDEA/install-64 @@ -1,6 +1,6 @@ #!/bin/bash -version=2024.3.1 +version=2024.3.1.1 status "Installing Java 17" case "$__os_id" in