mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 14:26:53 -06:00
Added cask for Mac Linux USB Loader.
This commit is contained in:
parent
9786befd97
commit
ef6cfad001
1 changed files with 7 additions and 0 deletions
7
Casks/mac-linux-usb-loader.rb
Normal file
7
Casks/mac-linux-usb-loader.rb
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
class MacLinuxUsbLoader < Cask
|
||||
url 'http://sevenbits.github.io/downloads/Mac-Linux-USB-Loader.zip'
|
||||
homepage 'http://sevenbits.github.io/Mac-Linux-USB-Loader/'
|
||||
version 'latest'
|
||||
no_checksum
|
||||
link 'Mac Linux USB Loader.app'
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue