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 Jul 29, 2022
1 parent e7eca5e commit 37fa6f1
Showing 1 changed file with 27 additions and 20 deletions.
47 changes: 27 additions & 20 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,39 +45,39 @@
},
"modules": []
},
"222.151": {
"id": 195106,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/195106",
"version": "222.151",
"222.168": {
"id": 202546,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/202546",
"version": "222.168",
"approve": true,
"listed": true,
"recalculateCompatibilityAllowed": true,
"cdate": "1657719585000",
"file": "13710/195106/zh.222.151.zip",
"cdate": "1659110479000",
"file": "13710/202546/zh.222.168.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": "222.0",
"until": "222.*",
"sinceUntil": "222—222.*",
"channel": "",
"size": 88875249,
"size": 88873111,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2022.2 (rc) — 2022.2",
"IDEA_COMMUNITY": "2022.2 (rc) — 2022.2",
"IDEA": "2022.2",
"IDEA_COMMUNITY": "2022.2",
"IDEA_EDUCATIONAL": "build 222.0 — 222.*",
"APPCODE": "2022.2 (eap) — 2022.2 (rc)",
"CLION": "2022.2 (rc) — 2022.2",
"APPCODE": "2022.2 (rc)",
"CLION": "2022.2",
"CWMGUEST": "build 222.0 — 222.*",
"DATASPELL": "2022.2 (eap) — 2022.2 (rc)",
"DBE": "2022.2",
"GATEWAY": "2022.2 (rc) — 2022.2",
"GOLAND": "2022.2 (rc)",
"DATASPELL": "2022.2 (rc) — 2022.2",
"DBE": "2022.2 — 2022.2.1",
"GATEWAY": "2022.2",
"GOLAND": "2022.2",
"JBCLIENT": "build 222.0 — 222.*",
"PHPSTORM": "2022.2 (rc)",
"PYCHARM": "2022.2 (rc)",
"PYCHARM_COMMUNITY": "2022.2 (rc)",
"PYCHARM": "2022.2",
"PYCHARM_COMMUNITY": "2022.2",
"PYCHARM_EDUCATIONAL": "build 222.0 — 222.*",
"RUBYMINE": "2022.2 (eap) — 2022.2",
"RUBYMINE": "2022.2",
"WEBSTORM": "2022.2"
},
"author": {
Expand Down Expand Up @@ -110,7 +110,7 @@
"IDEA": "2022.1 — 2022.1.4",
"IDEA_COMMUNITY": "2022.1 — 2022.1.4",
"IDEA_EDUCATIONAL": "2022.1 — 2022.1.3",
"APPCODE": "2022.1 — 2022.1.3",
"APPCODE": "2022.1 — 2022.1.4",
"CLION": "2022.1 — 2022.1.3",
"CWMGUEST": "build 221.0 — 221.*",
"DATASPELL": "2022.1 — 2022.1.4",
Expand Down Expand Up @@ -225,6 +225,12 @@
},
"modules": []
},
"222.151": {
"id": 195106,
"version": "222.151",
"cdate": "1657719585000",
"since": "222.0"
},
"222.145": {
"id": 194731,
"version": "222.145",
Expand All @@ -246,6 +252,7 @@
},
"version_download_map": {
"223.35": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=191906",
"222.168": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=202546",
"222.151": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=195106",
"222.145": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=194731",
"222.84": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=177159",
Expand All @@ -265,7 +272,7 @@
"212": "212.325",
"213": "213.370",
"221": "221.262",
"222": "222.151",
"222": "222.168",
"223": "223.35"
}
}

0 comments on commit 37fa6f1

Please sign in to comment.