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 Jan 23, 2023
1 parent 392209b commit 05d167a
Showing 1 changed file with 51 additions and 3 deletions.
54 changes: 51 additions & 3 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,50 @@
{
"version_map_record": {
"231.158": {
"id": 281313,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/281313",
"version": "231.158",
"approve": true,
"listed": true,
"recalculateCompatibilityAllowed": true,
"cdate": "1674473881000",
"file": "13710/281313/zh.231.158.zip",
"notes": "最近更新:<br><a href=\"https://youtrack.jetbrains.com/articles/IDEA-A-2100661408\">发行说明</a>",
"since": "231.0",
"until": "231.*",
"sinceUntil": "231—231.*",
"channel": "",
"size": 90285459,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2023.1 (eap)",
"IDEA_COMMUNITY": "2023.1 (eap)",
"IDEA_EDUCATIONAL": "build 231.0 — 231.*",
"APPCODE": "build 231.0 — 231.*",
"CLION": "2023.1 (eap)",
"CWMGUEST": "build 231.0 — 231.*",
"DATASPELL": "build 231.0 — 231.*",
"DBE": "build 231.0 — 231.*",
"GATEWAY": "2023.1 (eap)",
"GOLAND": "2023.1 (eap)",
"JBCLIENT": "build 231.0 — 231.*",
"PHPSTORM": "build 231.0 — 231.*",
"PYCHARM": "2023.1 (eap)",
"PYCHARM_COMMUNITY": "2023.1 (eap)",
"PYCHARM_EDUCATIONAL": "build 231.0 — 231.*",
"RUBYMINE": "build 231.0 — 231.*",
"WEBSTORM": "2023.1 (eap)"
},
"author": {
"id": "4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
"name": "IntelliJ Plugin Robot",
"link": "/author/4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
"hubLogin": "pluginrobot",
"isJetBrains": true,
"icon": "https://hub.jetbrains.com/api/rest/avatar/4cf5c427-562f-4fd9-956d-ba4cc2e0f63a"
},
"modules": []
},
"223.228": {
"id": 264957,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/264957",
Expand All @@ -23,7 +68,7 @@
"APPCODE": "2022.3 — 2022.3.1",
"CLION": "2022.3 — 2022.3.1",
"CWMGUEST": "build 223.0 — 223.*",
"DATASPELL": "2022.3 — 2022.3.1",
"DATASPELL": "2022.3 — 2022.3.2 (rc)",
"DBE": "2022.3 — 2022.3.3",
"GATEWAY": "2022.3 — 2022.3.2 (rc)",
"GOLAND": "2022.3 — 2022.3.1",
Expand All @@ -33,7 +78,7 @@
"PYCHARM_COMMUNITY": "2022.3 — 2022.3.2 (rc)",
"PYCHARM_EDUCATIONAL": "build 223.0 — 223.*",
"RUBYMINE": "2022.3 — 2022.3.2 (eap)",
"WEBSTORM": "2022.3 — 2022.3.1"
"WEBSTORM": "2022.3 — 2022.3.2 (rc)"
},
"author": {
"id": "4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
Expand Down Expand Up @@ -281,6 +326,7 @@
}
},
"version_download_map": {
"231.158": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=281313",
"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",
Expand All @@ -297,6 +343,7 @@
"212.325": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=142042"
},
"series": [
"231",
"223",
"222",
"221",
Expand All @@ -308,6 +355,7 @@
"213": "213.370",
"221": "221.262",
"222": "222.202",
"223": "223.228"
"223": "223.228",
"231": "231.158"
}
}

0 comments on commit 05d167a

Please sign in to comment.