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
235 B
7 lines
235 B
class Brackets < Cask
|
|
url 'http://download.brackets.io/file.cfm?platform=OSX&build=24'
|
|
homepage 'http://brackets.io'
|
|
version 'sprint-24'
|
|
sha1 '279912a34b788fa7e40528b8581df947de1e58ac'
|
|
link :app, 'Brackets Sprint 24.app'
|
|
end
|
|
|