Merge pull request #4747 from koenrh/texstudio

Add texstudio.app v2.7.0
This commit is contained in:
Vítor Galvão 2014-06-07 13:50:58 +01:00
commit f2f76045a0
1 changed files with 7 additions and 0 deletions

7
Casks/texstudio.rb Normal file
View File

@ -0,0 +1,7 @@
class Texstudio < Cask
url 'http://downloads.sourceforge.net/sourceforge/texstudio/texstudio_2.7.0_osx_qt5.dmg'
homepage 'http://texstudio.sourceforge.net/'
version '2.7.0'
sha256 '70a95e7602a790b71744ce84a649dfe5f7b597caa42007e3c34c3e631ffadb22'
link 'texstudio.app'
end