homebrew-cask/Casks/wifispoof.rb

15 lines
502 B
Ruby

cask 'wifispoof' do
version '3.3'
sha256 'fcb97c902b2561408912b86a744ec70382465cea2287fb59342c041e30d8f646'
# 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