mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat djview.rb according to readability conventions
This commit is contained in:
parent
e9f0e56ad3
commit
2e2c19ea03
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class Djview < Cask
|
||||
url 'https://downloads.sourceforge.net/sourceforge/djvu/djvulibre-3.5.22%2Bdjview-4.5-intel-3.zip'
|
||||
homepage 'http://djvu.sourceforge.net/'
|
||||
version '4.5'
|
||||
sha256 'eec2efee86136725ae0a7164f80e2cea428c647fe987e3b6843b81280c7c7664'
|
||||
|
||||
url 'https://downloads.sourceforge.net/sourceforge/djvu/djvulibre-3.5.22%2Bdjview-4.5-intel-3.zip'
|
||||
homepage 'http://djvu.sourceforge.net/'
|
||||
|
||||
nested_container 'djvulibre-3.5.22+djview-4.5-intel.dmg'
|
||||
link 'DjView.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue