Skip to content

Commit

Permalink
update librime
Browse files Browse the repository at this point in the history
  • Loading branch information
groverlynn committed Oct 15, 2023
1 parent 78a9988 commit 0a78f4d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion action-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -e

rime_version=1.9.0m
rime_git_hash=434e898
rime_git_hash=28fb2b4

rime_archive="rime-${rime_git_hash}-macOS.tar.bz2"
rime_download_url="https://github.com/groverlynn/librime/releases/download/${rime_version}/${rime_archive}"
Expand Down

0 comments on commit 0a78f4d

Please sign in to comment.