Update lb6-mode/Info.plist file template

This commit is contained in:
Henrik Lissner 2015-09-28 21:24:18 -04:00
parent c842516cf3
commit 3c408dec4d

View file

@ -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>