parent
f90b3e3e8f
commit
2eed165c3f
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Launch4j < Formula
|
||||
homepage 'http://launch4j.sourceforge.net/'
|
||||
url 'https://downloads.sourceforge.net/project/launch4j/launch4j-3/3.1.0-beta2/launch4j-3.1.0-beta2-macosx-x86.tgz'
|
||||
sha1 '4a633263539613e63bc0d9c8e14dda234008f960'
|
||||
version '3.1.0-beta2'
|
||||
url 'https://downloads.sourceforge.net/project/launch4j/launch4j-3/3.3/launch4j-3.3-macosx-x86-10.8.tgz'
|
||||
sha1 '512e424d9e3eb697d70fda02ca6a204e246838b2'
|
||||
version '3.3'
|
||||
|
||||
def install
|
||||
libexec.install Dir['*'] - ['src', 'web']
|
||||
|
|
Loading…
Reference in a new issue