homebrew-cask/Casks/angry-ip-scanner.rb

14 lines
560 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'angry-ip-scanner' do
version '3.5.1'
sha256 '3283db621b621cbd7761709125c8097dc52ef0b9329bd25c9eb79a162b86eb12'
# github.com/angryziber/ipscan was verified as official when first introduced to the cask
2014-07-17 19:12:37 +08:00
url "https://github.com/angryziber/ipscan/releases/download/#{version}/ipscan-mac-#{version}.zip"
2015-12-26 04:57:40 +08:00
appcast 'https://github.com/angryziber/ipscan/releases.atom',
checkpoint: 'd3e193b2867c3e37d0516b1d12363026c8dd80b7069b2d69b082f5edea7b6493'
2015-01-04 11:03:15 +08:00
name 'Angry IP Scanner'
homepage 'http://angryip.org/'
2014-09-16 00:05:14 +08:00
app 'Angry IP Scanner.app'
2014-03-16 03:45:01 +08:00
end