Skip to content

Commit 1f1e6a6

Browse files
committed
build: switch libchewing-data repo to codeberg
1 parent c810bee commit 1f1e6a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

xtask/src/download.rs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@ const MANIFEST: [(&str, &str, &str, &str); 3] = [
1717
"build/installer",
1818
),
1919
(
20-
"https://github.com/chewing/libchewing-data/releases/download/v2026.3.22/libchewing-data-2026.3.22-Generic.zip",
21-
"https://github.com/chewing/libchewing-data/releases/download/v2026.3.22/libchewing-data-2026.3.22-Generic.zip.asc",
20+
"https://codeberg.org/chewing/libchewing-data/releases/download/v2026.3.22/libchewing-data-2026.3.22-Generic.zip",
21+
"https://codeberg.org/chewing/libchewing-data/releases/download/v2026.3.22/libchewing-data-2026.3.22-Generic.zip.asc",
2222
"libchewing-data.zip",
2323
"build/installer/Dictionary",
2424
),

0 commit comments

Comments
 (0)