mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-18 22:06:41 -06:00
Reformat big-mean-folder-machine.rb according to readability conventions
This commit is contained in:
parent
9da08eb1be
commit
20cf98ff04
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class BigMeanFolderMachine < Cask
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
url 'http://www.publicspace.net/download/BMFM.dmg'
|
||||
appcast 'http://www.publicspace.net/app/bmfm2.xml'
|
||||
homepage 'http://www.publicspace.net/BigMeanFolderMachine/'
|
||||
version 'latest'
|
||||
sha256 :no_check
|
||||
|
||||
link 'Big Mean Folder Machine 2.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue