mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-17 14:26:45 -06:00
Reformat archiver.rb according to readability conventions
This commit is contained in:
parent
2349b69106
commit
9dc748deea
1 changed files with 4 additions and 2 deletions
|
|
@ -1,7 +1,9 @@
|
|||
class Archiver < Cask
|
||||
url 'https://commondatastorage.googleapis.com/incrediblebee/apps/Archiver/Archiver.zip'
|
||||
homepage 'http://archiverapp.com/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'https://commondatastorage.googleapis.com/incrediblebee/apps/Archiver/Archiver.zip'
|
||||
homepage 'http://archiverapp.com/'
|
||||
|
||||
link 'Archiver.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue