Pin zunit, revolver and color.zsh versions

This commit is contained in:
Philipp Schmitt 2021-11-13 18:07:06 +01:00
parent db6d265db0
commit 6f36339a31
No known key found for this signature in database
GPG key ID: DC439C47EACB17F9

View file

@ -13,11 +13,12 @@ jobs:
sudo apt install -y zsh
mkdir bin
curl -L https://raw.githubusercontent.com/molovo/revolver/master/revolver > bin/revolver
curl -L https://raw.githubusercontent.com/molovo/color/master/color.zsh > bin/color
curl -fsSL https://raw.githubusercontent.com/molovo/revolver/v0.2.4/revolver > bin/revolver
curl -fsSL https://raw.githubusercontent.com/molovo/color/d8f91ab5fcfceb623ae45d3333ad0e543775549c/color.zsh > bin/color
git clone https://github.com/zunit-zsh/zunit.git zunit.git
cd zunit.git
git checkout b86c006f62db138a119e9be3a4b41e28876889b2
./build.zsh
cd ..
mv ./zunit.git/zunit bin