IntelliJ-IDEA-Ultimate-portable: Update to version 2021.2-212.4746.92
This commit is contained in:
parent
275dbacb0a
commit
cc7106d2c9
@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"version": "2020.3.4-203.8084.24",
|
"version": "2021.2-212.4746.92",
|
||||||
"description": "IntelliJ IDEA Ultimate. Cross-Platform Java IDE for professional developers by JetBrains.",
|
"description": "IntelliJ IDEA Ultimate. Cross-Platform Java IDE for professional developers by JetBrains.",
|
||||||
"homepage": "https://www.jetbrains.com/idea/",
|
"homepage": "https://www.jetbrains.com/idea/",
|
||||||
"license": {
|
"license": {
|
||||||
@ -7,11 +7,11 @@
|
|||||||
"url": "https://www.jetbrains.com/store/license.html"
|
"url": "https://www.jetbrains.com/store/license.html"
|
||||||
},
|
},
|
||||||
"url": [
|
"url": [
|
||||||
"https://download.jetbrains.com/idea/ideaIU-2020.3.4.win.zip",
|
"https://download.jetbrains.com/idea/ideaIU-2021.2.win.zip",
|
||||||
"https://code.simaek.com/xueye/scoop-bucket/raw/branch/master/scripts/jetbrains/portable.ps1"
|
"https://raw.githubusercontent.com/Ash258/Scoop-JetBrains/master/scripts/portable.ps1"
|
||||||
],
|
],
|
||||||
"hash": [
|
"hash": [
|
||||||
"97aeccda16943855654540c5659db01257070b7628ec3a72d9ed5bee176fe88a",
|
"73bfec312c6b3efbe652d9e1770a53cc2784ada7143c726973b8fd26d7399b40",
|
||||||
"5b43fc8a57d7d8d519071a50849a5db92c90ecdf56b64ac57f15fdae5b4f0572"
|
"5b43fc8a57d7d8d519071a50849a5db92c90ecdf56b64ac57f15fdae5b4f0572"
|
||||||
],
|
],
|
||||||
"extract_to": "IDE",
|
"extract_to": "IDE",
|
||||||
|
@ -15,6 +15,6 @@
|
|||||||
],
|
],
|
||||||
"env_set": {
|
"env_set": {
|
||||||
"JAVA_HOME": "$dir",
|
"JAVA_HOME": "$dir",
|
||||||
"CLASSPATH": ".;%JAVA_HOME%\\lib\\dt.jar;%JAVA_HOME%\\lib\\tools.jar"
|
"CLASSPATH": ".;$dir\\lib\\dt.jar;$dir\\lib\\tools.jar"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user