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 Mar 20, 2024
1 parent 6e4918f commit bb7eef9
Showing 1 changed file with 17 additions and 10 deletions.
27 changes: 17 additions & 10 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
@@ -1,21 +1,21 @@
{
"version_map_record": {
"241.158": {
"id": 491627,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/491627",
"version": "241.158",
"241.190": {
"id": 506469,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/506469",
"version": "241.190",
"approve": true,
"listed": true,
"hidden": false,
"recalculateCompatibilityAllowed": true,
"cdate": "1708515160000",
"file": "13710/491627/zh.241.158.zip",
"cdate": "1710848892000",
"file": "13710/506469/zh.241.190.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": "241.0",
"until": "241.*",
"sinceUntil": "241—241.*",
"channel": "",
"size": 6611028,
"size": 6522557,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2024.1",
Expand All @@ -32,7 +32,7 @@
"PHPSTORM": "2024.1",
"PYCHARM": "2024.1",
"PYCHARM_COMMUNITY": "2024.1",
"RIDER": "2024.1-EAP8",
"RIDER": "2024.1-EAP8 — 2024.1-EAP9",
"RUBYMINE": "2024.1",
"RUST": "build 241.0 — 241.*",
"WEBSTORM": "2024.1"
Expand Down Expand Up @@ -82,7 +82,7 @@
"RIDER": "2023.3 — 2023.3.4",
"RUBYMINE": "2023.3 — 2023.3.5",
"RUST": "2023.3",
"WEBSTORM": "2023.3 — 2023.3.4"
"WEBSTORM": "2023.3 — 2023.3.5"
},
"author": {
"id": "4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
Expand Down Expand Up @@ -414,6 +414,12 @@
},
"modules": []
},
"241.158": {
"id": 491627,
"version": "241.158",
"cdate": "1708515160000",
"since": "241.0"
},
"241.105": {
"id": 471046,
"version": "241.105",
Expand Down Expand Up @@ -572,6 +578,7 @@
}
},
"version_download_map": {
"241.190": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=506469",
"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",
Expand Down Expand Up @@ -628,6 +635,6 @@
"231": "231.283",
"232": "232.307",
"233": "233.287",
"241": "241.158"
"241": "241.190"
}
}

0 comments on commit bb7eef9

Please sign in to comment.