homebrew-cask/Casks/beacon-scanner.rb

8 lines
305 B
Ruby
Raw Normal View History

2014-05-04 00:33:05 +08:00
class BeaconScanner < Cask
url 'https://github.com/mlwelles/BeaconScanner/releases/download/1.1/BeaconScanner-1.1.4.zip'
homepage 'https://github.com/mlwelles/BeaconScanner/'
version '1.1.4'
sha256 '5210c5a56325c1129f5975738d4c5113f79b015c18340af1e2ed83a1e367de67'
link 'Beacon Scanner.app'
end