mirror of
https://github.com/donl/homebrew-cask-versions.git
synced 2026-07-16 22:06:43 -06:00
Reformat snippet-edit.rb according to readability conventions
This commit is contained in:
parent
037e8bf482
commit
8496a61cbb
1 changed files with 4 additions and 2 deletions
|
|
@ -1,8 +1,10 @@
|
|||
class SnippetEdit < Cask
|
||||
version '1.1'
|
||||
sha256 '90cc8cca7ddbf1e17cc4dc8838a99c5ec2c0dcea3758e09c0ff2b6fa472eeb82'
|
||||
|
||||
url 'http://cocoaholic.com/downloads/snippet_edit/Snippet_Edit_1.1.zip'
|
||||
appcast 'http://cocoaholic.com/sparkle/snippet_edit/sparkle.xml'
|
||||
homepage 'http://cocoaholic.com/snippet_edit/'
|
||||
version '1.1'
|
||||
sha256 '90cc8cca7ddbf1e17cc4dc8838a99c5ec2c0dcea3758e09c0ff2b6fa472eeb82'
|
||||
|
||||
link 'Snippet Edit.app'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue