Skip to content
This repository has been archived by the owner on Jun 21, 2023. It is now read-only.

Commit

Permalink
Correct URL
Browse files Browse the repository at this point in the history
  • Loading branch information
mislav authored Jan 14, 2020
1 parent 113e017 commit fe6a3a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Formula/gh.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ class Gh < Formula
version "0.4.0"

if OS.mac?
url "https://github.com/probablycorey/homebrew-gghh/releases/download/v0.4.0/gh_0.4.0_macOS_amd64.tar.gz"
url "https://github.com/github/homebrew-gh/releases/download/v0.4.0/gh_0.4.0_macOS_amd64.tar.gz"
sha256 "85f9b895aab95c9882dfdb55193f9330514ab6e80777a972da04483c7a117010"
elsif OS.linux?
# TODO
Expand Down

0 comments on commit fe6a3a0

Please sign in to comment.