mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
6 lines
197 B
Ruby
6 lines
197 B
Ruby
class Brackets < Cask
|
|
url 'http://download.brackets.io/file.cfm?platform=OSX&build=23'
|
|
homepage 'http://brackets.io'
|
|
version 'sprint-23'
|
|
sha1 'eda75a7b24adf9f4ab61aeec32b0ee59c4131c2f'
|
|
end
|