homebrew-cask/Casks/xee.rb

12 lines
361 B
Ruby
Raw Normal View History

# encoding: UTF-8
2014-11-14 01:27:24 +08:00
cask :v1 => 'xee' do
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/'
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
2014-09-16 00:06:38 +08:00
app 'Xee³.app'
end