Skip to content

Commit

Permalink
build(cache): update version-map
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Feb 28, 2024
1 parent e9768a2 commit 22d6567
Showing 1 changed file with 18 additions and 11 deletions.
29 changes: 18 additions & 11 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"PHPSTORM": "2024.1",
"PYCHARM": "2024.1",
"PYCHARM_COMMUNITY": "2024.1",
"RIDER": "2024.1-EAP5",
"RIDER": "2024.1-EAP5 — 2024.1-EAP6",
"RUBYMINE": "2024.1",
"RUST": "build 241.0 — 241.*",
"WEBSTORM": "2024.1"
Expand All @@ -46,22 +46,22 @@
},
"modules": []
},
"233.199": {
"id": 449758,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/449758",
"version": "233.199",
"233.287": {
"id": 495283,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/495283",
"version": "233.287",
"approve": true,
"listed": true,
"hidden": false,
"recalculateCompatibilityAllowed": true,
"cdate": "1701855055000",
"file": "13710/449758/zh.233.199.zip",
"cdate": "1709123721000",
"file": "13710/495283/zh.233.287.zip",
"notes": "最近更新:<br><a href=\"https://youtrack.jetbrains.com/articles/IDEA-A-2100661408\">发行说明</a><br><a href=\"https://www.jetbrains.com.cn/lp/language-pack/\">2023 年 4 月 19 日</a>(Rider 现在提供中文语言包)<br><a href=\"https://blog.jetbrains.com/zh-hans/idea/2021/07/language-packs-public-release/\">2021 年 7 月 21 日</a>(正式发布)<br><a href=\"https://blog.jetbrains.com/zh-hans/idea/2021/04/use-updated-language-packs-for-intellij-based-ides-with-translation-plugin/\">2021 年 4 月 27 日</a>(版本更新)<br><a href=\"https://blog.jetbrains.com/zh-hans/idea/2021/01/intellij-idea-2/\">2021 年 1 月 4 日</a>(版本更新)<br><a href=\"https://blog.jetbrains.com/zh-hans/idea/2020/10/intellij-idea-chinese-2/\">2020年 10月 30日</a>(版本更新)<br><a href=\"https://blog.jetbrains.com/zh-hans/2020/06/10/intellij-idea-language-pack/\">2020 年 6 月 10 日</a>(安装配置及反馈提交指南)<br><a href=\"https://blog.jetbrains.com/zh-hans/2020/05/11/jetbrains-chinese/\">2020 年 5 月 11 日</a>(中文化插件发布)",
"since": "233.0",
"until": "233.*",
"sinceUntil": "233—233.*",
"channel": "",
"size": 6342569,
"size": 6371341,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2023.3 — 2023.3.4",
Expand All @@ -75,8 +75,8 @@
"GOLAND": "2023.3 — 2023.3.4",
"JBCLIENT": "build 233.0 — 233.*",
"PHPSTORM": "2023.3 — 2023.3.4",
"PYCHARM": "2023.3 — 2023.3.3",
"PYCHARM_COMMUNITY": "2023.3 — 2023.3.3",
"PYCHARM": "2023.3 — 2023.3.4",
"PYCHARM_COMMUNITY": "2023.3 — 2023.3.4",
"RIDER": "2023.3 — 2023.3.3",
"RUBYMINE": "2023.3 — 2023.3.4",
"RUST": "2023.3",
Expand Down Expand Up @@ -418,6 +418,12 @@
"cdate": "1705662931000",
"since": "241.0"
},
"233.199": {
"id": 449758,
"version": "233.199",
"cdate": "1701855055000",
"since": "233.0"
},
"233.196": {
"id": 448234,
"version": "233.196",
Expand Down Expand Up @@ -566,6 +572,7 @@
"version_download_map": {
"241.158": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=491627",
"241.105": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=471046",
"233.287": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=495283",
"233.199": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=449758",
"233.196": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=448234",
"233.177": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=442736",
Expand Down Expand Up @@ -618,7 +625,7 @@
"223": "223.360",
"231": "231.283",
"232": "232.307",
"233": "233.199",
"233": "233.287",
"241": "241.158"
}
}

0 comments on commit 22d6567

Please sign in to comment.