Last active
October 27, 2024 16:51
-
-
Save EkkoG/30b52c3453fe6f64383cfc77efc7f744 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
git clone https://github.com/MetaCubeX/mihomo.git | |
git -C mihomo checkout 3e966e82c793ca99e3badc84bf3f2907b100edae | |
git -C mihomo rev-parse HEAD | |
git -C mihomo config tar.xz.command "xz -c" | |
git -C mihomo archive --output=mihomo.tar.xz HEAD | |
sha256sum mihomo/mihomo.tar.xz |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment