mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
7 lines
248 B
Ruby
7 lines
248 B
Ruby
class Brackets < Cask
|
|
url 'http://download.brackets.io/file.cfm?platform=OSX&build=37'
|
|
homepage 'http://brackets.io'
|
|
version '0.37.0-12014'
|
|
sha256 '3f9fbbcfa12015b30656d83c5b55f0c11f98a298499d6b9b2fd7c2a92bf38f99'
|
|
link 'Brackets.app'
|
|
end
|