Skip to content

Commit

Permalink
Update sublime_text.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
zqb7 committed Nov 22, 2023
1 parent fe42277 commit cb22090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sublime_text.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

file_url="https://download.sublimetext.com/sublime_text_build_4152_x64.tar.xz"
file_url="https://download.sublimetext.com/sublime_text_build_4166_x64.tar.xz"
file_name=`echo $file_url | awk -F '/' '{print $NF}'`

_main() {
Expand Down

0 comments on commit cb22090

Please sign in to comment.