mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-19 22:16:33 -06:00
Reformat mixture.rb according to readability conventions
This commit is contained in:
parent
0e54f718d9
commit
bcecfc6ea2
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Mixture < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://s3.amazonaws.com/mixture-mixed-app/mac/Mixture.zip'
|
||||
appcast 'https://s3.amazonaws.com/mixture-mixed-app/mac/appcast.xml'
|
||||
homepage 'http://mixture.io/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'Mixture.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue