Cask for poedit 1.5.5

Added new cask for poedit 1.5.5
This commit is contained in:
Roger Ragulan Rajaratnam 2013-05-16 18:06:07 +01:00
parent d742c8c079
commit d173eb2590
1 changed files with 7 additions and 0 deletions

7
Casks/poedit.rb Normal file
View File

@ -0,0 +1,7 @@
class Poedit < Cask
url 'http://downloads.sourceforge.net/project/poedit/poedit/1.5/poedit-1.5.5.dmg'
homepage 'http://www.poedit.net'
version '1.5.5'
sha1 'ea5ec89695c302c781579794ab8f75ca1678bb72'
link :app, 'Poedit.app'
end