homebrew-cask/Casks/dhs.rb

12 lines
410 B
Ruby
Raw Normal View History

2016-01-31 21:23:14 +08:00
cask 'dhs' do
version '1.2.0'
sha256 '8a9d15d5fd4cff113285fa53b2e4071fe9f7c9d2b8e7514f3ba907e657972405'
url "https://bitbucket.org/objective-see/deploy/downloads/DHS_#{version}.zip"
name 'Dylib Hijeck Scanner'
homepage 'https://objective-see.com/products/dhs.html'
license :unknown # TODO: change license and remove this comment; ':unknown' is a machine-generated placeholder
app 'DHS.app'
end