mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat trim-enabler.rb according to readability conventions
This commit is contained in:
parent
175c38e1ce
commit
f7277d928f
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class TrimEnabler < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://s3.amazonaws.com/groths/TrimEnabler.dmg'
|
||||
appcast 'http://groths.org/trimenabler/updates/update.xml'
|
||||
homepage 'http://www.groths.org/software/trimenabler/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'Trim Enabler.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue