diff --git a/action-install.sh b/action-install.sh index 1b9ba901b..72358c935 100755 --- a/action-install.sh +++ b/action-install.sh @@ -2,12 +2,12 @@ set -e -rime_version=1.8.3 +rime_version=1.8.4 -rime_archive='rime-a0fceab-macOS.tar.bz2' +rime_archive='rime-a94739f-macOS.tar.bz2' rime_download_url="https://github.com/rime/librime/releases/download/${rime_version}/${rime_archive}" -rime_deps_archive='rime-deps-a0fceab-macOS.tar.bz2' +rime_deps_archive='rime-deps-a94739f-macOS.tar.bz2' rime_deps_download_url="https://github.com/rime/librime/releases/download/${rime_version}/${rime_deps_archive}" mkdir -p download && ( diff --git a/librime b/librime index a0fceab1d..a94739f1d 160000 --- a/librime +++ b/librime @@ -1 +1 @@ -Subproject commit a0fceab1dccaec626a6f12a027344ba50660ffda +Subproject commit a94739f1dc7d6328153b43e6a903e78afdf67fef