Update lb6-mode/Info.plist file template
This commit is contained in:
parent
c842516cf3
commit
3c408dec4d
1 changed files with 6 additions and 3 deletions
|
@ -85,11 +85,14 @@
|
|||
}${7:<key>LBRequirements</key>
|
||||
<string>${8:The requirements for this action to work}</string>}
|
||||
|
||||
<key>LBUpdate</key>
|
||||
<!-- <key>LBChangelog</key> -->
|
||||
<!-- <string></string> -->
|
||||
|
||||
<key>LBUpdateURL</key>
|
||||
<string>https://github.com/hlissner/lb6-${1:$(replace-regexp-in-string "[^a-zA-Z0-9]" "" yas-text)}/blob/master/${2:Name of Action}.lbaction/Contents/Info.plist</string>
|
||||
|
||||
<key>LBDownload</key>
|
||||
<string>https://dl.v0.io/lb/$1.lbaction</string>
|
||||
<key>LBDownloadURL</key>
|
||||
<string>https://dl.v0.io/launchbar/$1.lbaction</string>
|
||||
</dict>
|
||||
|
||||
</dict>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue