From 235a1174194cf4ff46e21fe2c02352293dcbebfc Mon Sep 17 00:00:00 2001 From: Brett Koonce Date: Tue, 19 Aug 2014 22:44:52 -0700 Subject: hydra-cli 1.0.1 --- Library/Formula/hydra-cli.rb | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'Library/Formula') diff --git a/Library/Formula/hydra-cli.rb b/Library/Formula/hydra-cli.rb index a285e7e7c..45da3fad0 100644 --- a/Library/Formula/hydra-cli.rb +++ b/Library/Formula/hydra-cli.rb @@ -1,10 +1,10 @@ require "formula" class HydraCli < Formula - homepage 'https://github.com/sdegutis/hydra-cli' - url 'https://github.com/sdegutis/hydra-cli/archive/1.0.tar.gz' - sha1 '15906ca4255839844635f26eab83843f0426b5f9' - head 'https://github.com/sdegutis/hydra-cli.git' + homepage "https://github.com/sdegutis/hydra-cli" + url "https://github.com/sdegutis/hydra-cli/archive/1.0.1.tar.gz" + sha1 "c71d8c2f5b63a99a030747eb34db49f774234acc" + head "https://github.com/sdegutis/hydra-cli.git" bottle do cellar :any -- cgit v1.2.3