Skip to content

Commit 7c21682

Browse files
Update install.sh
1 parent e193f70 commit 7c21682

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

scripts/beta/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ channel='beta'
764764
verbose='1'
765765
cpu=''
766766
os=''
767-
version='1.6.26'
767+
version='1.7.13'
768768
uninstall='0'
769769
remove_command="rm -f"
770770
symlink_exists='0'

scripts/release/install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -764,7 +764,7 @@ channel='release'
764764
verbose='1'
765765
cpu=''
766766
os=''
767-
version=''
767+
version='1.7.12'
768768
uninstall='0'
769769
remove_command="rm -f"
770770
symlink_exists='0'

0 commit comments

Comments
 (0)