Add Mute Me.app v1.2.0

This commit is contained in:
David Hall 2018-09-21 16:10:30 -07:00 committed by Markus Reiter
parent 373b57ae06
commit 2dd1ba0d94
1 changed files with 12 additions and 0 deletions

12
Casks/mute-me.rb Normal file
View File

@ -0,0 +1,12 @@
cask 'mute-me' do
version '1.2.0'
sha256 'ac5731d090dc3e49974be079e48dbfefcdefc203d7b1319b1bdffe96fe768325'
# github.com/pixel-point/mute-me was verified as official when first introduced to the cask
url "https://github.com/pixel-point/mute-me/releases/download/v#{version}/mute-me-v#{version}.zip"
appcast 'https://github.com/pixel-point/mute-me/releases.atom'
name 'Mute Me'
homepage 'https://muteme.pixelpoint.io/'
app 'Mute Me.app'
end