Merge pull request #2530 from ngocphamm/patch-2

Added a cask for TeXnicle - another TeX editor
This commit is contained in:
Vítor Galvão
2014-01-21 08:55:49 -08:00
+7
View File
@@ -0,0 +1,7 @@
class Texnicle < Cask
url 'http://www.bobsoft-mac.de/resources/TeXnicle/2.2/TeXnicle.app.2.2.8.zip'
homepage 'http://www.bobsoft-mac.de/texnicle/texnicle.html'
version '2.2.8'
sha1 'd39a7142e97e7d0787047b02d821b67343099571'
link 'TeXnicle.app'
end