homebrew-cask/Casks/atraci.rb

10 lines
275 B
Ruby
Raw Normal View History

class Atraci < Cask
2014-08-13 19:02:22 +08:00
version '0.6.0'
sha256 'dddff615d20ab13b52f5d37302c6bc730fda0a9e2b2c38d844276dd1c2d05433'
url "https://github.com/Atraci/Atraci/raw/gh-pages/releases/#{version}/mac/Atraci.zip"
homepage 'https://github.com/Atraci/Atraci'
link 'Atraci.app'
end