Add Auryo.app v2.1.2 (#54367)

This commit is contained in:
inailuig 2018-11-01 18:11:18 +01:00 committed by Vítor Galvão
parent 0f44007f49
commit b48ddc5940
1 changed files with 12 additions and 0 deletions

12
Casks/auryo.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'auryo' do
version '2.1.2'
sha256 '39b04ffc45a4e2e67d066545d48b32c60d4b0d7741d72bc343eea5c5e20e022a'
# 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