homebrew-cask/Casks/james.rb

12 lines
358 B
Ruby

cask 'james' do
version '2.0.0'
sha256 '623240fa2f919b631f338caff9678dc3abfd3f685a97241ca05343bec55a764a'
url "https://github.com/james-proxy/james/releases/download/v#{version}/james-#{version}.dmg"
appcast 'https://github.com/james-proxy/james/releases.atom'
name 'James'
homepage 'https://github.com/james-proxy/james'
app 'James.app'
end