--- 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
'''