doubledown: style nits
This commit is contained in:
parent
ead76f996d
commit
656df6e236
1 changed files with 2 additions and 1 deletions
|
@ -1,9 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Doubledown < Formula
|
||||
url 'https://github.com/devstructure/doubledown/tarball/v0.0.2'
|
||||
homepage 'https://github.com/devstructure/doubledown'
|
||||
url 'https://github.com/devstructure/doubledown/tarball/v0.0.2'
|
||||
sha1 '518d9df0457b6ce464679f8db4c7f692c7c72a9f'
|
||||
|
||||
head 'https://github.com/devstructure/doubledown.git'
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue