Skip to content

Commit 29a4c0b

Browse files
authored
Update install.sh
1 parent e2dc66e commit 29a4c0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ sudo make install
2828
cd ~
2929
mkdir cppmodules
3030
cd cppmodules
31-
wget https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.1.zip -v -o leetcode-treenode-cpp.zip
31+
wget https://github.com/masx200/leetcode-treenode-cpp/archive/refs/tags/1.1.2.zip -v -o leetcode-treenode-cpp.zip
3232
unzip leetcode-treenode-cpp.zip

0 commit comments

Comments
 (0)