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:
109
109
os : osx
110
110
osx_image : xcode12.4
111
111
env :
112
- - VERSION=3.10.1
112
+ - VERSION=3.10.2
113
113
install :
114
114
# install hub
115
115
- 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:
126
126
os : osx
127
127
osx_image : xcode12.4
128
128
env :
129
- - VERSION=3.10.1
129
+ - VERSION=3.10.2
130
130
install :
131
131
# install hub
132
132
- 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