Skip to content

Commit

Permalink
feat: fix ghostty repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ilvez committed Dec 29, 2024
1 parent 5e5d47c commit 72255cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/utils.bash
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -euo pipefail

# TODO: Ensure this is the correct GitHub homepage where releases can be downloaded for ghostty.
GH_REPO="https://ghostty.org/"
GH_REPO="https://github.com/ghostty-org/ghostty/"
TOOL_NAME="ghostty"
TOOL_TEST="ghosty --version"

Expand Down

0 comments on commit 72255cf

Please sign in to comment.