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