File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -109,7 +109,7 @@ jobs:
109109 os : osx
110110 osx_image : xcode12.4
111111 env :
112- - VERSION=3.10.1
112+ - VERSION=3.10.2
113113 install :
114114 # install hub
115115 - wget https://github.com/github/hub/releases/download/v2.11.2/hub-darwin-amd64-2.11.2.tgz -O /tmp/hub-darwin-amd64-2.11.2.tgz && tar -xvf /tmp/hub-darwin-amd64-2.11.2.tgz -C /usr/local/opt && ln -s /usr/local/opt/hub-darwin-amd64-2.11.2/bin/hub /usr/local/bin/hub
@@ -126,7 +126,7 @@ jobs:
126126 os : osx
127127 osx_image : xcode12.4
128128 env :
129- - VERSION=3.10.1
129+ - VERSION=3.10.2
130130 install :
131131 # install hub
132132 - wget https://github.com/github/hub/releases/download/v2.11.2/hub-darwin-amd64-2.11.2.tgz -O /tmp/hub-darwin-amd64-2.11.2.tgz && tar -xvf /tmp/hub-darwin-amd64-2.11.2.tgz -C /usr/local/opt && ln -s /usr/local/opt/hub-darwin-amd64-2.11.2/bin/hub /usr/local/bin/hub
You can’t perform that action at this time.
0 commit comments