cliclick 3.0.1
Closes Homebrew/homebrew#32330. Signed-off-by: Jack Nagel <jacknagel@gmail.com>
This commit is contained in:
parent
aba4a9bb10
commit
73c4efc631
1 changed files with 2 additions and 2 deletions
|
@ -2,8 +2,8 @@ require "formula"
|
|||
|
||||
class Cliclick < Formula
|
||||
homepage "http://www.bluem.net/jump/cliclick/"
|
||||
url "https://github.com/BlueM/cliclick/archive/2.4.tar.gz"
|
||||
sha1 "69dd1bc99d110a18fd4cc087b8180592c798a783"
|
||||
url "https://github.com/BlueM/cliclick/archive/3.0.1.tar.gz"
|
||||
sha1 "be5e9069b1706da0b49f6a127a1912bb67346213"
|
||||
|
||||
def install
|
||||
system "make"
|
||||
|
|
Loading…
Reference in a new issue