Add AMM.app v0.4.0 (#35644)

This commit is contained in:
Eden S.-G 2017-06-17 22:22:39 -04:00 committed by Miccal Matthews
parent 4d6eaf1e20
commit 54f5d35780
1 changed files with 12 additions and 0 deletions

12
Casks/amm.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'amm' do
version '0.4.0'
sha256 '8a1a33518f71920132242f6182439f7d9a529d3764dc3dc991776062275ad215'
url "https://github.com/15cm/AMM/releases/download/v#{version}/AMM_v#{version}.dmg"
appcast 'https://github.com/15cm/AMM/releases.atom',
checkpoint: '924d6a42f44d911d376249fd5de5eb86181b1d9b3da60d45ea44c3b45711dcf1'
name 'AMM'
homepage 'https://github.com/15cm/AMM'
app 'AMM.app'
end