mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
9 lines
266 B
Ruby
9 lines
266 B
Ruby
class KextUtility < Cask
|
|
version '2.5.6'
|
|
sha256 'ae3533e15b646f6b3cd8b8ad84e0bbd3edcf51661ef573255658546d9fbeda5a'
|
|
|
|
url 'http://cvad-mac.narod.ru/files/Kext_Utility.app.v2.5.6.zip'
|
|
homepage 'http://cvad-mac.narod.ru/index/0-4'
|
|
|
|
link 'Kext Utility.app'
|
|
end
|