From fc11b2694ec4c775a80f754152b431988a240f47 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Mon, 12 Dec 2022 20:47:18 +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 68833f388..c2f341df4 100644 --- a/lib/const/link-of-zh-cn.ts +++ b/lib/const/link-of-zh-cn.ts @@ -1,9 +1,9 @@ /** - * @default '261692' + * @default '264957' * @deprecated */ -export const __plugin_zh_cn_id: string = '261692'; +export const __plugin_zh_cn_id: string = '264957'; /** * @default '223' @@ -11,14 +11,14 @@ export const __plugin_zh_cn_id: string = '261692'; */ export const __plugin_zh_cn_series: string = '223'; /** - * @default '223.224' + * @default '223.228' * @deprecated */ -export const __plugin_zh_cn_version: string = '223.224'; +export const __plugin_zh_cn_version: string = '223.228'; /** - * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=261692 + * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=264957 * @deprecated */ -export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=261692'; +export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=264957';