Skip to content

Commit

Permalink
Bump version to v1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fengye87 committed Dec 31, 2024
1 parent 4a8f759 commit 1470a71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ function download {
fi
}

download https://github.com/fengye87/hud/releases/download/v1.0.2/hud-linux-$(uname -m) /usr/local/bin/hud
download https://github.com/fengye87/hud/releases/download/v1.0.3/hud-linux-$(uname -m) /usr/local/bin/hud
chmod +x /usr/local/bin/hud
download https://raw.githubusercontent.com/fengye87/hud/main/hud.service /etc/systemd/system/hud.service

Expand Down

0 comments on commit 1470a71

Please sign in to comment.