Reformat mac-linux-usb-loader.rb according to readability conventions

This commit is contained in:
ndr 2014-06-27 02:01:25 +02:00
parent ae7633a0c2
commit cb39098e00

View file

@ -1,8 +1,10 @@
class MacLinuxUsbLoader < Cask
version 'latest'
sha256 :no_check
url 'https://sevenbits.github.io/downloads/Mac-Linux-USB-Loader.zip'
appcast 'http://sevenbits.github.io/appcasts/mlul.xml'
homepage 'http://sevenbits.github.io/Mac-Linux-USB-Loader/'
version 'latest'
sha256 :no_check
link 'Mac Linux USB Loader.app'
end