s-search 0.4.5

Closes Homebrew/homebrew#50052.

Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
samurai20000 2016-03-12 22:21:04 +01:00 committed by Xu Cheng
parent 7a67b6fa88
commit b38ea0e4a2

View file

@ -3,8 +3,8 @@ require "language/go"
class SSearch < Formula
desc "Web search from the terminal"
homepage "https://github.com/zquestz/s"
url "https://github.com/zquestz/s/archive/v0.4.4.tar.gz"
sha256 "5b02ecd8358bea59f0d919c5a5723374742cf49a74f766f4fbb1de77aae89224"
url "https://github.com/zquestz/s/archive/v0.4.5.tar.gz"
sha256 "5c6cc19f3e66b5a98eb757e7b42d6faaceeff3c88a3d4c57af2107ac3be20a19"
head "https://github.com/zquestz/s.git"