s-search 0.5.14
Closes #40029. Signed-off-by: FX Coudert <fxcoudert@gmail.com>
This commit is contained in:
parent
429350845c
commit
c990eacb62
1 changed files with 2 additions and 2 deletions
|
@ -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.13.tar.gz"
|
||||
sha256 "aac903c372324b1e57b0c61ba28d2c631ed81cb0e04f085661f2b6c0763ec818"
|
||||
url "https://github.com/zquestz/s/archive/v0.5.14.tar.gz"
|
||||
sha256 "c32eedf6a4080cbe221c902cf7f63b1668b3927edfc448d963d69ed66c8ec2fb"
|
||||
head "https://github.com/zquestz/s.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue