mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
9 lines
307 B
Ruby
9 lines
307 B
Ruby
class BeaconScanner < Cask
|
|
version '1.1.4'
|
|
sha256 '5210c5a56325c1129f5975738d4c5113f79b015c18340af1e2ed83a1e367de67'
|
|
|
|
url 'https://github.com/mlwelles/BeaconScanner/releases/download/1.1/BeaconScanner-1.1.4.zip'
|
|
homepage 'https://github.com/mlwelles/BeaconScanner/'
|
|
|
|
link 'Beacon Scanner.app'
|
|
end
|