Skip to content

Commit 80ab14d

Browse files
t-rufangwezhang
authored andcommitted
Upgrade JBR version
1 parent 5f09275 commit 80ab14d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PluginsAndFeatures/azure-toolkit-for-intellij/buildSrc/src/main/groovy/com/microsoft/azuretools/plugins/configs/BundleBuildIDEAConfig.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import org.gradle.api.Project
2727
class BundleBuildIDEAConfig implements JdkUrlConfigurable {
2828
// Downloading resources
2929
String jdkUrl
30-
String jbrUrl = "https://jetbrains.bintray.com/intellij-jbr/jbr-11_0_7-windows-x64-b944.20.tar.gz"
30+
String jbrUrl = "https://cache-redirector.jetbrains.com/intellij-jbr/jbr_jcef-11_0_10-windows-x64-b1341.41.tar.gz"
3131
String scalaSdkUrl = "https://downloads.lightbend.com/scala/2.11.12/scala-2.11.12.zip"
3232
String winutilsUrl = "https://github.com/steveloughran/winutils/archive/tag_2017-08=29-hadoop-2.8.1-native.zip"
3333

0 commit comments

Comments
 (0)