Skip to content

Commit

Permalink
update librime 295cb2a (librime 1.10.0)
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Feb 18, 2024
1 parent 1f3c9aa commit fe6097f
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions github.install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@ git submodule update plum

set rime_version=1.9.0

set download_archive=rime-a608767-Windows-msvc.7z
set download_archive_deps=rime-deps-a608767-Windows-msvc.7z
set download_archive=rime-295cb2a-Windows-msvc.7z
set download_archive_deps=rime-deps-295cb2a-Windows-msvc.7z

set download_archive_x64=rime-a608767-Windows-clang.7z
set download_archive_deps_x64=rime-deps-a608767-Windows-clang.7z
set download_archive_x64=rime-295cb2a-Windows-clang.7z
set download_archive_deps_x64=rime-deps-295cb2a-Windows-clang.7z

curl -LO https://github.com/rime/librime/releases/download/%rime_version%/%download_archive%
curl -LO https://github.com/rime/librime/releases/download/%rime_version%/%download_archive_deps%
Expand Down

0 comments on commit fe6097f

Please sign in to comment.