From e77f839012781b8354de2006b42601bf55cdc511 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 8 Feb 2023 12:49:51 +0000 Subject: [PATCH] build(cache): update link-of-zh-cn.ts --- lib/const/link-of-zh-cn.ts | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/lib/const/link-of-zh-cn.ts b/lib/const/link-of-zh-cn.ts index 93c5ec98c..2a2377cf6 100644 --- a/lib/const/link-of-zh-cn.ts +++ b/lib/const/link-of-zh-cn.ts @@ -1,9 +1,9 @@ /** - * @default '286272' + * @default '289376' * @deprecated */ -export const __plugin_zh_cn_id: string = '286272'; +export const __plugin_zh_cn_id: string = '289376'; /** * @default '231' @@ -11,14 +11,14 @@ export const __plugin_zh_cn_id: string = '286272'; */ export const __plugin_zh_cn_series: string = '231'; /** - * @default '231.174' + * @default '231.185' * @deprecated */ -export const __plugin_zh_cn_version: string = '231.174'; +export const __plugin_zh_cn_version: string = '231.185'; /** - * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=286272 + * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=289376 * @deprecated */ -export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=286272'; +export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=289376';