You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
7 lines
237 B
7 lines
237 B
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
|
|
|