hub 2.3.0-pre9 (devel) (#10008)
This commit is contained in:
parent
3f32eb8fd8
commit
4f11e92139
1 changed files with 3 additions and 3 deletions
|
@ -14,9 +14,9 @@ class Hub < Formula
|
|||
end
|
||||
|
||||
devel do
|
||||
url "https://github.com/github/hub/archive/v2.3.0-pre8.tar.gz"
|
||||
version "2.3.0-pre8"
|
||||
sha256 "1cea4a5958f7ca72c232ede173f5e4893e007aaddf6842d48665dff6fb1d7e19"
|
||||
url "https://github.com/github/hub/archive/v2.3.0-pre9.tar.gz"
|
||||
version "2.3.0-pre9"
|
||||
sha256 "3246a5e3a071a7ccb06c30230a720b6457837bd6b97b32ab248dfb2b2222dbfb"
|
||||
end
|
||||
|
||||
option "without-completions", "Disable bash/zsh completions"
|
||||
|
|
Loading…
Reference in a new issue