anttweakbar 1.16
Closes Homebrew/homebrew#20130. Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
618f83f222
commit
95279977f0
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_115.zip'
|
||||
version '1.15'
|
||||
sha1 'fcc5069c00001e4954e2c465042f591df167c40b'
|
||||
url 'http://sourceforge.net/projects/anttweakbar/files/AntTweakBar_116.zip/download'
|
||||
version '1.16'
|
||||
sha1 '5743321df3b074f9a82b5ef3e6b54830a715b938'
|
||||
|
||||
def install
|
||||
cd 'src' do
|
||||
|
|
Loading…
Reference in a new issue