Skip to content

Commit

Permalink
incomplete edit on github.install.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
fxliang committed Jan 23, 2025
1 parent f81b5e0 commit 7959f9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions github.install.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ setlocal
git submodule init
git submodule update plum

set rime_version=1.11.2
set rime_hash=5b09f35
set rime_version=1.13.0
set rime_hash=e8184dc

set download_archive=rime-%rime_hash%-Windows-msvc-x86.7z
set download_archive_deps=rime-deps-%rime_hash%-Windows-msvc-x86.7z
Expand Down

0 comments on commit 7959f9e

Please sign in to comment.