Skip to content

Commit

Permalink
ci: update librime to 1.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
LufsX committed Feb 17, 2024
1 parent 3d70c75 commit 4c84287
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions action-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

set -e

rime_version=1.8.5
rime_git_hash=08dd95f
rime_version=1.10.0
rime_git_hash=295cb2a

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

0 comments on commit 4c84287

Please sign in to comment.