* get rid of chocolatey "javaruntime" dependencies which is frickle at best
This commit is contained in:
parent
2040417f57
commit
57f451025f
|
@ -6,17 +6,19 @@
|
|||
<version>@{version}</version>
|
||||
<authors>Reinhard Pointner</authors>
|
||||
<owners>rednoah</owners>
|
||||
<summary>The ultimate tv renamer / subtitle downloader / sfv validator</summary>
|
||||
<description>FileBot is the ultimate tool for renaming your movies, tv shows or anime and downloading subtitles. It's smart, streamlined for simplicity and just works. Plus there's a full-featured command-line interface for all sorts of automation.</description>
|
||||
<summary>The ultimate TV and Movie Renamer / Subtitle Downloader</summary>
|
||||
<description>FileBot is the ultimate tool for renaming your movies, tv shows or anime and even downloading subtitles. It's smart, streamlined for simplicity and just works. Putting the super-efficient UI aside, it's also got a full-featured command-line interface and scripting engine for all sorts of automation. Anything is possible.</description>
|
||||
<projectUrl>http://www.filebot.net/</projectUrl>
|
||||
<tags>rename, subtitles, sfv</tags>
|
||||
<copyright></copyright>
|
||||
<licenseUrl>http://www.gnu.org/licenses/gpl-2.0.html</licenseUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<iconUrl>http://www.filebot.net/images/filebot.logo.png</iconUrl>
|
||||
<!--
|
||||
<dependencies>
|
||||
<dependency id="javaruntime" version="" />
|
||||
</dependencies>
|
||||
-->
|
||||
<releaseNotes></releaseNotes>
|
||||
</metadata>
|
||||
<files>
|
||||
|
|
Loading…
Reference in New Issue