Skip to content

Commit 4adf7ce

Browse files
authored
Update ChineseConverter to v1.0.3 (#1133)
1 parent dd8b710 commit 4adf7ce

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

src/pl.arm64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -26,9 +26,9 @@
2626
{
2727
"folder-name": "NppChineseConverter",
2828
"display-name": "Chinese Converter",
29-
"version": "1.0.2",
30-
"id": "e2b4f6c388fb691d8cfe49c30c37e594a0953ce2402be04d1f06eefdf07242f7",
31-
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.2/NppChineseConverter-ARM64.zip",
29+
"version": "1.0.3",
30+
"id": "4585d7c79fb28bb11afb40cd55f558071f947fdec8bd506330a85409a5c69a0b",
31+
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.3/NppChineseConverter-ARM64.zip",
3232
"description": "Traditional and Simplified conversion plugin for Notepad++",
3333
"author": "lkk9898969",
3434
"homepage": "https://github.com/lkk9898969/Npp_ChineseConverter",
@@ -569,4 +569,4 @@
569569
"homepage": "https://github.com/Krazal/WebEdit"
570570
}
571571
]
572-
}
572+
}

src/pl.x64.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -187,9 +187,9 @@
187187
{
188188
"folder-name": "NppChineseConverter",
189189
"display-name": "Chinese Converter",
190-
"version": "1.0.2",
191-
"id": "f6f741aa936500b46fedc96b7e378d37e57c2d31d0945543fb81be74cb5b8625",
192-
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.2/NppChineseConverter-x64.zip",
190+
"version": "1.0.3",
191+
"id": "3bdf539171d5e0392f11330b3de39afd4486a07f7411ff73946b3982f78f00b9",
192+
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.3/NppChineseConverter-x64.zip",
193193
"description": "Traditional and Simplified conversion plugin for Notepad++",
194194
"author": "lkk9898969",
195195
"homepage": "https://github.com/lkk9898969/Npp_ChineseConverter",
@@ -1942,4 +1942,4 @@
19421942
"homepage": "https://github.com/morbac/xmltools"
19431943
}
19441944
]
1945-
}
1945+
}

src/pl.x86.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,9 @@
162162
{
163163
"folder-name": "NppChineseConverter",
164164
"display-name": "Chinese Converter",
165-
"version": "1.0.2",
166-
"id": "4770a5fd77cb7e6cf75b64381e019448ee130ec39f135f31c92c523ec23b09db",
167-
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.2/NppChineseConverter-x86.zip",
165+
"version": "1.0.3",
166+
"id": "7e084f8721df84faafc7021197b51a2064ec274101c8dd6ccfbcb30e9506d10f",
167+
"repository": "https://github.com/lkk9898969/Npp_ChineseConverter/releases/download/v1.0.3/NppChineseConverter-x86.zip",
168168
"description": "Traditional and Simplified conversion plugin for Notepad++",
169169
"author": "lkk9898969",
170170
"homepage": "https://github.com/lkk9898969/Npp_ChineseConverter",
@@ -2084,4 +2084,4 @@
20842084
"homepage": "https://github.com/bruderstein/ZenCoding-Python"
20852085
}
20862086
]
2087-
}
2087+
}

0 commit comments

Comments
 (0)