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