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 15, 2023
1 parent 62ef336 commit e26316a
Showing 1 changed file with 31 additions and 24 deletions.
55 changes: 31 additions & 24 deletions lib/const/version-map.json
Original file line number Diff line number Diff line change
@@ -1,20 +1,20 @@
{
"version_map_record": {
"231.185": {
"id": 289376,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/289376",
"version": "231.185",
"231.186": {
"id": 305364,
"link": "/plugin/13710-chinese-simplified-language-pack----/versions/stable/305364",
"version": "231.186",
"approve": true,
"listed": true,
"recalculateCompatibilityAllowed": true,
"cdate": "1675847824000",
"file": "13710/289376/zh.231.185.zip",
"cdate": "1678444682000",
"file": "13710/305364/zh.231.186.zip",
"notes": "最近更新:<br><a href=\"https://youtrack.jetbrains.com/articles/IDEA-A-2100661408\">发行说明</a>",
"since": "231.0",
"until": "231.*",
"sinceUntil": "231—231.*",
"channel": "",
"size": 90608089,
"size": 90469403,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2023.1 (eap)",
Expand All @@ -32,17 +32,17 @@
"PYCHARM": "2023.1 (eap)",
"PYCHARM_COMMUNITY": "2023.1 (eap)",
"PYCHARM_EDUCATIONAL": "build 231.0 — 231.*",
"RIDER": "2023.1-EAP7 (eap)",
"RIDER": "2023.1-EAP8 (eap)",
"RUBYMINE": "2023.1 (eap)",
"WEBSTORM": "2023.1 (eap)"
},
"author": {
"id": "4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
"name": "IntelliJ Plugin Robot",
"link": "/author/4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
"hubLogin": "pluginrobot",
"id": "4f31cece-37e1-4707-887a-c2852409ad3d",
"name": "Albert Ishmukhametov",
"link": "/author/4f31cece-37e1-4707-887a-c2852409ad3d",
"hubLogin": "albert.ishmukhametov",
"isJetBrains": true,
"icon": "https://hub.jetbrains.com/api/rest/avatar/4cf5c427-562f-4fd9-956d-ba4cc2e0f63a"
"icon": "https://hub.jetbrains.com/api/rest/avatar/4f31cece-37e1-4707-887a-c2852409ad3d"
},
"modules": []
},
Expand All @@ -63,23 +63,23 @@
"size": 89150396,
"pluginId": 13710,
"compatibleVersions": {
"IDEA": "2022.3 — 2022.3.2",
"IDEA_COMMUNITY": "2022.3 — 2022.3.2",
"IDEA": "2022.3 — 2022.3.3",
"IDEA_COMMUNITY": "2022.3 — 2022.3.3",
"IDEA_EDUCATIONAL": "build 223.0 — 223.*",
"APPCODE": "2022.3 — 2022.3.2",
"CLION": "2022.3 — 2022.3.2",
"CLION": "2022.3 — 2022.3.3",
"CWMGUEST": "build 223.0 — 223.*",
"DATASPELL": "2022.3 — 2022.3.2",
"DATASPELL": "2022.3 — 2022.3.3",
"DBE": "2022.3 — 2022.3.3",
"GATEWAY": "2022.3 — 2022.3.2",
"GOLAND": "2022.3 — 2022.3.2",
"GOLAND": "2022.3 — 2022.3.3",
"JBCLIENT": "build 223.0 — 223.*",
"PHPSTORM": "2022.3 — 2022.3.2",
"PYCHARM": "2022.3 — 2022.3.2",
"PYCHARM_COMMUNITY": "2022.3 — 2022.3.2",
"PHPSTORM": "2022.3 — 2022.3.3",
"PYCHARM": "2022.3 — 2022.3.3",
"PYCHARM_COMMUNITY": "2022.3 — 2022.3.3",
"PYCHARM_EDUCATIONAL": "build 223.0 — 223.*",
"RUBYMINE": "2022.3 — 2022.3.2",
"WEBSTORM": "2022.3 — 2022.3.2"
"RUBYMINE": "2022.3 — 2022.3.3",
"WEBSTORM": "2022.3 — 2022.3.3"
},
"author": {
"id": "4cf5c427-562f-4fd9-956d-ba4cc2e0f63a",
Expand Down Expand Up @@ -271,6 +271,12 @@
},
"modules": []
},
"231.185": {
"id": 289376,
"version": "231.185",
"cdate": "1675847824000",
"since": "231.0"
},
"231.174": {
"id": 286272,
"version": "231.174",
Expand Down Expand Up @@ -339,6 +345,7 @@
}
},
"version_download_map": {
"231.186": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=305364",
"231.185": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=289376",
"231.174": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=286272",
"231.158": "https://plugins.jetbrains.com/plugin/download?rel=true&updateId=281313",
Expand Down Expand Up @@ -371,6 +378,6 @@
"221": "221.262",
"222": "222.202",
"223": "223.228",
"231": "231.185"
"231": "231.186"
}
}

0 comments on commit e26316a

Please sign in to comment.