mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
218 B
Ruby
7 lines
218 B
Ruby
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
|