contrib/automation/hgautomation/linux.py
branchstable
changeset 45749 f95b16796688
parent 45690 7a907388a4a5
child 46353 a6c5ec6b4728
--- a/contrib/automation/hgautomation/linux.py	Tue Oct 20 22:06:30 2020 +0530
+++ b/contrib/automation/hgautomation/linux.py	Sun Oct 18 22:48:00 2020 -0700
@@ -75,7 +75,7 @@
 sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup install 1.31.1 1.46.0
 sudo -H -u hg -g hg /home/hg/.cargo/bin/rustup component add clippy
 
-sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --git https://github.com/indygreg/PyOxidizer.git --rev 4697fb25918dfad6dc73288daeea501063963a08 pyoxidizer
+sudo -H -u hg -g hg /home/hg/.cargo/bin/cargo install --version 0.9.0 pyoxidizer
 '''