s-search 0.5.9

Closes #12088.

Signed-off-by: Tomasz Pajor <tomek@polishgeeks.com>
This commit is contained in:
ilovezfs 2017-04-05 00:51:12 -07:00 committed by Tomasz Pajor
parent 1878488b99
commit 38985cf0ab

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.5.8.tar.gz"
sha256 "4b45ca9e1a289d876d6f727b23da6083b1e2b7ddfd139908ee44f2f1030b0c9b"
url "https://github.com/zquestz/s/archive/v0.5.9.tar.gz"
sha256 "7dba775f7fdf6c8dc28ace8795e8f57c0b7dd6148f14fe4b17c5a4eb46b675ec"
head "https://github.com/zquestz/s.git"
bottle do