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 18, 2022
1 parent aba15ce commit 6454dc0
Showing 1 changed file with 15 additions and 15 deletions.
30 changes: 15 additions & 15 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,39 +45,39 @@
},
"modules": []
},
"213.284": {
"id": 154222,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/154222",
"version": "213.284",
"213.341": {
"id": 162743,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/162743",
"version": "213.341",
"approve": true,
"listed": true,
"recalculateCompatibilityAllowed": true,
"cdate": "1642758721000",
"file": "13710/154222/zh.213.284.zip",
"cdate": "1647512977000",
"file": "13710/162743/zh.213.341.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>(中文化插件发布)",
"since": "213.0",
"until": "213.*",
"sinceUntil": "213—213.*",
"channel": "",
"size": 88652938,
"size": 88741665,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2021.3 — 2021.3.2",
"IDEA_COMMUNITY": "2021.3 — 2021.3.2",
"IDEA": "2021.3 — 2021.3.3",
"IDEA_COMMUNITY": "2021.3 — 2021.3.3",
"IDEA_EDUCATIONAL": "2021.3 — 2021.3.3",
"APPCODE": "2021.3 — 2021.3.3",
"CLION": "2021.3 — 2021.3.4",
"CWMGUEST": "build 213.0 — 213.*",
"DATASPELL": "2021.3 — 2021.3.2",
"DBE": "2021.3 — 2021.3.4",
"GATEWAY": "213.5744.213 — 213.6777.25",
"GOLAND": "2021.3 — 2021.3.3",
"GOLAND": "2021.3 — 2021.3.4",
"JBCLIENT": "build 213.0 — 213.*",
"PHPSTORM": "2021.3 — 2021.3.2",
"PYCHARM": "2021.3 — 2021.3.2",
"PYCHARM_COMMUNITY": "2021.3 — 2021.3.2",
"PYCHARM": "2021.3 — 2021.3.3",
"PYCHARM_COMMUNITY": "2021.3 — 2021.3.3",
"PYCHARM_EDUCATIONAL": "2021.3 — 2021.3.3",
"RUBYMINE": "2021.3 — 2021.3.2",
"RUBYMINE": "2021.3 — 2021.3.3",
"WEBSTORM": "2021.3 — 2021.3.2"
},
"author": {
Expand Down Expand Up @@ -138,7 +138,7 @@
},
"version_download_map": {
"221.114": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=156292",
"213.284": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=154222",
"213.341": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=162743",
"212.325": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=142042"
},
"series": [
Expand All @@ -148,7 +148,7 @@
],
"series_latest_map": {
"212": "212.325",
"213": "213.284",
"213": "213.341",
"221": "221.114"
}
}

0 comments on commit 6454dc0

Please sign in to comment.