Skip to content

Commit

Permalink
revert
Browse files Browse the repository at this point in the history
  • Loading branch information
hchunhui committed May 2, 2024
1 parent 76c618f commit 2d4c97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ fetch_librime() {

cd deps &&
git clone https://github.com/google/snappy.git -b 1.2.0 snappy &&
git clone https://github.com/google/glog.git -b v0.7.0 glog &&
git clone https://github.com/google/glog.git -b v0.6.0 glog &&
git clone https://github.com/google/leveldb.git -b 1.23 leveldb &&
git clone https://github.com/s-yata/marisa-trie.git -b v0.2.6 marisa-trie &&
git clone https://github.com/BYVoid/OpenCC.git opencc &&
Expand Down

0 comments on commit 2d4c97c

Please sign in to comment.