mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat ridibooks.rb according to readability conventions
This commit is contained in:
parent
348a2a8a61
commit
dc84e4a0b5
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Ridibooks < Cask
|
||||
url 'http://ridibooks.com/getapp?os=mac'
|
||||
homepage 'http://ridibooks.com/support/introduce_appdown'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://ridibooks.com/getapp?os=mac'
|
||||
homepage 'http://ridibooks.com/support/introduce_appdown'
|
||||
|
||||
container_type :naked
|
||||
before_install do
|
||||
system '/bin/mv', '--', destination_path.join('getapp'), destination_path.join('ridibooks.pkg')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue