parent
90c2c041da
commit
c1f4a092a7
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Hub < Formula
|
||||
desc "Add GitHub support to git on the command-line"
|
||||
homepage "https://hub.github.com/"
|
||||
url "https://github.com/github/hub/archive/v2.9.0.tar.gz"
|
||||
sha256 "48aa49cd6eb14a4ea243019323bb0b8b193fc8c3fbdcc3597f87cca11ae0394c"
|
||||
url "https://github.com/github/hub/archive/v2.10.0.tar.gz"
|
||||
sha256 "c1599a7387df5de6cd309094525a1f14728ca9d09cc5e168805e8fcec829e13f"
|
||||
head "https://github.com/github/hub.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue