mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 06:16:47 -06:00
7 lines
226 B
Ruby
7 lines
226 B
Ruby
class BootXChanger < Cask
|
|
url 'http://namedfork.net/_media/bootxchanger_2.0.dmg'
|
|
homepage 'http://namedfork.net/bootxchanger'
|
|
version '2.0'
|
|
sha1 'bc8c80913ba09c1fc2f354b954b321f261bb2e36'
|
|
link 'BootXChanger.app'
|
|
end
|