mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
Reformat mac-linux-usb-loader.rb according to readability conventions
This commit is contained in:
parent
ae7633a0c2
commit
cb39098e00
1 changed files with 4 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue