mogenerator 1.22
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
f6792bda3d
commit
18e54ccb9a
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
||||||
require 'formula'
|
require 'formula'
|
||||||
|
|
||||||
class Mogenerator < Formula
|
class Mogenerator < Formula
|
||||||
url 'https://github.com/rentzsch/mogenerator/tarball/1.21'
|
url 'https://github.com/rentzsch/mogenerator/tarball/1.22'
|
||||||
homepage 'http://rentzsch.github.com/mogenerator/'
|
homepage 'http://rentzsch.github.com/mogenerator/'
|
||||||
md5 'bea004068e891e9ec96325c31cb182bf'
|
md5 '72084ea17995f3ef9faa1ce9379a5ca3'
|
||||||
head "https://github.com/rentzsch/mogenerator.git"
|
head "https://github.com/rentzsch/mogenerator.git"
|
||||||
|
|
||||||
def install
|
def install
|
||||||
|
|
Loading…
Reference in a new issue