Skip to content

Commit

Permalink
Merge pull request #5558 from joelpurra/lyx-2.1.1
Browse files Browse the repository at this point in the history
Upgrade LyX to v2.1.1
  • Loading branch information
rolandwalker committed Jul 29, 2014
2 parents d7a58dd + 655a09e commit 5dcf46d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Casks/lyx.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Lyx < Cask
version '2.1.0'
sha256 'b6a44dffb9692e450827c6e39b88b77480ec7c757c458cdbb9000cc751963ffc'
version '2.1.1'
sha256 '6e354ef25b2b4b0b46f1c95d048bef93917b794d227d841f03c0c5d1002ba923'

url 'ftp://ftp.lyx.org/pub/lyx/bin/2.1.0/LyX-2.1.0+qt4-cocoa.dmg'
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.1.1/LyX-2.1.1+qt4-x86_64-cocoa.dmg'
homepage 'http://www.lyx.org'

link 'LyX.app'
Expand Down

0 comments on commit 5dcf46d

Please sign in to comment.