homebrew-cask/Casks/james.rb

12 lines
358 B
Ruby
Raw Normal View History

cask 'james' do
2018-02-02 05:32:49 +08:00
version '2.0.0'
sha256 '623240fa2f919b631f338caff9678dc3abfd3f685a97241ca05343bec55a764a'
url "https://github.com/james-proxy/james/releases/download/v#{version}/james-#{version}.dmg"
2018-06-12 22:37:26 +08:00
appcast 'https://github.com/james-proxy/james/releases.atom'
name 'James'
homepage 'https://github.com/james-proxy/james'
app 'James.app'
end