mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
7 lines
253 B
Ruby
7 lines
253 B
Ruby
class Unetbootin < Cask
|
|
homepage 'http://unetbootin.sourceforge.net/'
|
|
url 'http://downloads.sourceforge.net/sourceforge/unetbootin/unetbootin-mac-585.zip'
|
|
version '585'
|
|
sha1 '18050ffa1c510fbf85de485c0d5190e9581cc6ce'
|
|
link 'unetbootin.app'
|
|
end
|