Reformat beacon-scanner.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:00:59 +02:00
parent fc5375f036
commit bc54f347b9
1 changed files with 4 additions and 2 deletions

View File

@ -1,7 +1,9 @@
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'
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