diff --git a/Formula/hub.rb b/Formula/hub.rb index 8c6978d766..c635b6427b 100644 --- a/Formula/hub.rb +++ b/Formula/hub.rb @@ -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"