AntTweakBar 1.15
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
4cfb2bf0a5
commit
1acc8ac858
1 changed files with 3 additions and 3 deletions
|
@ -2,9 +2,9 @@ require 'formula'
|
|||
|
||||
class Anttweakbar < Formula
|
||||
homepage 'http://www.antisphere.com/Wiki/tools:anttweakbar'
|
||||
url 'http://www.antisphere.com/Tools/AntTweakBar/AntTweakBar_114.zip'
|
||||
version '1.14'
|
||||
sha1 'b6405082efb6d6f26b3856a1b12c4e520055390e'
|
||||
url 'http://www.antisphere.com/Tools/AntTweakBar/AntTweakBar_115.zip'
|
||||
version '1.15'
|
||||
sha1 'fcc5069c00001e4954e2c465042f591df167c40b'
|
||||
|
||||
def install
|
||||
cd 'src' do
|
||||
|
|
Loading…
Reference in a new issue