googler 3.0
Closes #10962. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
e3f8f125aa
commit
6f2ac0a320
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
||||||
class Googler < Formula
|
class Googler < Formula
|
||||||
desc "Google Search and News from the command-line"
|
desc "Google Search and News from the command-line"
|
||||||
homepage "https://github.com/jarun/googler"
|
homepage "https://github.com/jarun/googler"
|
||||||
url "https://github.com/jarun/googler/archive/v2.9.tar.gz"
|
url "https://github.com/jarun/googler/archive/v3.0.tar.gz"
|
||||||
sha256 "71a992d3e6a3fcbe0edcc88fc389edf4ce4da97c3377d62cc3a7e5d512304504"
|
sha256 "f777c4c9a47116d439553bbe73db3ca3831190d0b688af39eddce1145ed527b0"
|
||||||
head "https://github.com/jarun/googler.git"
|
head "https://github.com/jarun/googler.git"
|
||||||
|
|
||||||
bottle do
|
bottle do
|
||||||
|
|
Loading…
Reference in a new issue