homebrew-cask/Casks/unetbootin.rb

13 lines
454 B
Ruby
Raw Normal View History

2015-12-18 09:15:28 +08:00
cask 'unetbootin' do
2016-02-11 06:31:55 +08:00
version '613,212083654'
2015-07-31 10:10:12 +08:00
sha256 'b9356ad2ef3cfa6881690ddc1136c45e6d3f25063fdeaeeb477633500b0c7684'
2016-02-11 06:31:55 +08:00
# launchpadlibrarian.net/212083654/unetbootin-mac-613.zip was verified as official when first introduced to the cask
url "https://launchpadlibrarian.net/#{version.after_comma}/unetbootin-mac-#{version.before_comma}.zip"
2015-05-06 03:26:43 +08:00
name 'UNetbootin'
homepage 'https://unetbootin.github.io/'
license :gpl
2014-09-16 00:06:33 +08:00
app 'unetbootin.app'
2013-01-14 02:51:30 +08:00
end