homebrew-cask/Casks/a/automute.rb

12 lines
366 B
Ruby

cask "automute" do
version "1.1"
sha256 "9c9991790d947cb75c3e21088392c5cfe0d4da0bbc631b5d10abe1fc20353130"
url "https://github.com/Lorenzo45/AutoMute/releases/download/v#{version}/AutoMute.zip"
name "AutoMute"
desc "Mute or unmute the system based on the current Wi-Fi network"
homepage "https://github.com/Lorenzo45/AutoMute"
app "AutoMute.app"
end