homebrew-cask/Casks/wifispoof.rb

15 lines
504 B
Ruby

cask 'wifispoof' do
version '3.4.2'
sha256 'f97d70666a37cde907392378366256f0bf99bde01a573e90d72facedd5ac8620'
# sweetpproductions.com/products was verified as official when first introduced to the cask
url "https://sweetpproductions.com/products/wifispoof#{version.major}/WiFiSpoof#{version.major}.dmg"
appcast "https://sweetpproductions.com/products/wifispoof#{version.major}/appcast.xml"
name 'WiFiSpoof'
homepage 'https://wifispoof.com/'
auto_updates true
app 'WiFiSpoof.app'
end