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 Dec 12, 2022
1 parent 4e1097e commit 210ed4f
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,20 +1,20 @@
{
"version_map_record": {
"223.224": {
"id": 261692,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/261692",
"version": "223.224",
"223.228": {
"id": 264957,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/264957",
"version": "223.228",
"approve": true,
"listed": true,
"recalculateCompatibilityAllowed": true,
"cdate": "1670265935000",
"file": "13710/261692/zh.223.224.zip",
"notes": "最近更新:<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>(中文化插件发布)",
"cdate": "1670836241000",
"file": "13710/264957/zh.223.228.zip",
"notes": "最近更新:<br><a href=\"https://youtrack.jetbrains.com/articles/IDEA-A-2100661408\">发行说明</a>",
"since": "223.0",
"until": "223.*",
"sinceUntil": "223—223.*",
"channel": "",
"size": 89148958,
"size": 89150396,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2022.3 — 2022.3.1 (eap)",
Expand All @@ -32,7 +32,7 @@
"PYCHARM": "2022.3",
"PYCHARM_COMMUNITY": "2022.3",
"PYCHARM_EDUCATIONAL": "build 223.0 — 223.*",
"RUBYMINE": "2022.3",
"RUBYMINE": "2022.3 — 2022.3.1 (eap)",
"WEBSTORM": "2022.3"
},
"author": {
Expand Down Expand Up @@ -225,6 +225,12 @@
},
"modules": []
},
"223.224": {
"id": 261692,
"version": "223.224",
"cdate": "1670265935000",
"since": "223.0"
},
"223.218": {
"id": 260191,
"version": "223.218",
Expand Down Expand Up @@ -275,6 +281,7 @@
}
},
"version_download_map": {
"223.228": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=264957",
"223.224": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=261692",
"223.218": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=260191",
"223.143": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=230892",
Expand All @@ -301,6 +308,6 @@
"213": "213.370",
"221": "221.262",
"222": "222.202",
"223": "223.224"
"223": "223.228"
}
}

0 comments on commit 210ed4f

Please sign in to comment.