homebrew-cask/Casks/xee.rb

12 lines
260 B
Ruby
Raw Normal View History

# encoding: UTF-8
class Xee < Cask
2014-10-21 01:17:47 +08:00
version '3.4'
sha256 'e9d47feb6fd1365333958e04372bbc02d3bc098ba7a14695a0c91957dfb1fb99'
2014-09-26 20:09:19 +08:00
url "http://wakaba.c3.cx/releases/mac/Xee#{version}.dmg"
homepage 'http://xee.c3.cx/'
2014-10-01 23:34:18 +08:00
license :unknown
2014-09-16 00:06:38 +08:00
app 'Xee³.app'
end