mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat qt-creator.rb according to readability conventions
This commit is contained in:
parent
7f45212cf7
commit
ac8e2dfd68
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
class QtCreator < Cask
|
||||
url 'https://download.qt-project.org/official_releases/qtcreator/3.1/3.1.1/qt-creator-opensource-mac-x86_64-3.1.1.dmg'
|
||||
homepage 'http://qt-project.org/'
|
||||
version '3.1.1'
|
||||
sha256 '5d3219c155252d5364083c4395d326c274020b40c39d4148671d6839d20b369e'
|
||||
|
||||
url 'https://download.qt-project.org/official_releases/qtcreator/3.1/3.1.1/qt-creator-opensource-mac-x86_64-3.1.1.dmg'
|
||||
homepage 'http://qt-project.org/'
|
||||
|
||||
link 'Qt Creator.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue