mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 14:17:07 -06:00
Update mac-linux-usb-loader to 3.0.1
This commit is contained in:
parent
3eb9085fcc
commit
8b52bb8cdc
1 changed files with 6 additions and 5 deletions
|
|
@ -1,10 +1,11 @@
|
|||
cask :v1 => 'mac-linux-usb-loader' do
|
||||
version :latest
|
||||
sha256 :no_check
|
||||
version '3.0.1'
|
||||
sha256 'e3414a390a69d217bdc0583b34dd6212139f7ba23ac0f54986b1a41a82702a08'
|
||||
|
||||
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/'
|
||||
url "https://github.com/SevenBits/Mac-Linux-USB-Loader/releases/download/v#{version}/Mac.Linux.USB.Loader.zip"
|
||||
appcast 'https://sevenbits.github.io/appcasts/mlul.xml'
|
||||
name 'Mac Linux USB Loader'
|
||||
homepage 'https://sevenbits.github.io/Mac-Linux-USB-Loader/'
|
||||
license :bsd
|
||||
|
||||
app 'Mac Linux USB Loader.app'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue