Skip to content

Commit

Permalink
update rime_git_hash
Browse files Browse the repository at this point in the history
  • Loading branch information
LEOYoon-Tsaw committed Jan 23, 2025
1 parent 0bc4587 commit 63c80a0
Showing 1 changed file with 1 addition and 1 deletion.
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.13.0
rime_git_hash=$(curl -s https://api.github.com/repos/rime/librime/git/refs/tags/${rime_version} | jq -r '.object.sha[0:7]')
rime_git_hash="e8184dc"
sparkle_version=2.6.2

rime_archive="rime-${rime_git_hash}-macOS-universal.tar.bz2"
Expand Down

0 comments on commit 63c80a0

Please sign in to comment.