galen 1.6.4
Closes Homebrew/homebrew#40796. Signed-off-by: Dominyk Tiller <dominyktiller@gmail.com>
This commit is contained in:
parent
f0324fa948
commit
6b927b6545
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Galen < Formula
|
||||
desc "Automated testing of look and feel for responsive websites"
|
||||
homepage "http://galenframework.com/"
|
||||
url "https://github.com/galenframework/galen/releases/download/galen-1.6.3/galen-bin-1.6.3.zip"
|
||||
sha256 "efd7cac3c6aed1f8630dbfa2ee51069c1d7551df457036c600d93fbc3f9c6ebf"
|
||||
url "https://github.com/galenframework/galen/releases/download/galen-1.6.4/galen-bin-1.6.4.zip"
|
||||
sha256 "f81fb9af846662fd89778654d13246184561fde11a23b67e23b144cfac56f88c"
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
|
|
Loading…
Reference in a new issue