homebrew-cask/Casks/auryo.rb

13 lines
428 B
Ruby
Raw Normal View History

2018-11-02 01:11:18 +08:00
cask 'auryo' do
2018-12-14 13:45:09 +08:00
version '2.3.0'
sha256 '0f184b44cb0ad363330873525760bfbb34d9204892f856c1eadb37ec9bc468e9'
2018-11-02 01:11:18 +08:00
# github.com/Superjo149/auryo was verified as official when first introduced to the cask
url "https://github.com/Superjo149/auryo/releases/download/v#{version}/Auryo-#{version}.dmg"
appcast 'https://github.com/Superjo149/auryo/releases.atom'
name 'Auryo'
homepage 'http://auryo.com/'
app 'Auryo.app'
end