Skip to content

Commit 2c32516

Browse files
authored
Update unpack.sh
1 parent 6c13b4c commit 2c32516

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

unpack.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ chmod a+x HackerOS-Updater update-system hacker-docs hacker-help hacker-shell ha
8686
# 8. Hacker Lang
8787
cd /usr/bin/ || exit
8888
sudo rm -f hl
89-
sudo curl -L -o hl "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v0.2/hl"
89+
sudo curl -L -o hl "https://github.com/HackerOS-Linux-System/Hacker-Lang/releases/download/v0.3/hl"
9090
sudo chmod a+x hl
9191

9292
cd ~

0 commit comments

Comments
 (0)