You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
218 B
7 lines
218 B
class Subler < Cask
|
|
url 'https://subler.googlecode.com/files/Subler-0.19.zip'
|
|
homepage 'https://code.google.com/p/subler/'
|
|
version '0.19'
|
|
sha1 'acc77fc2da638a4138f68627fb68cd0e6af9da39'
|
|
link 'Subler.app'
|
|
end
|
|
|