homebrew-cask/Casks/airqmon.rb

13 lines
436 B
Ruby

cask "airqmon" do
version "2.0.0"
sha256 "a516116bb2b2858b435240aa4d946c6aab0aa1066a31c38293402784950c99e5"
# github.com/jsynowiec/airqmon/ was verified as official when first introduced to the cask
url "https://github.com/jsynowiec/airqmon/releases/download/v#{version}/airqmon-mac.zip"
appcast "https://github.com/jsynowiec/airqmon/releases.atom"
name "Airqmon"
homepage "https://airqmon.app/"
app "Airqmon.app"
end