feat: Sublime Text 3 build 3047
- Supports install and uninstall
This commit is contained in:
19
SublimeText3/SublimeText3.nuspec
Normal file
19
SublimeText3/SublimeText3.nuspec
Normal file
@@ -0,0 +1,19 @@
|
||||
<?xml version="1.0"?>
|
||||
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
||||
<metadata>
|
||||
<id>SublimeText3</id>
|
||||
<title>Sublime Text 3</title>
|
||||
<version>3.0.0.3047</version>
|
||||
<authors>Jon Skinner</authors>
|
||||
<owners>Ethan J. Brown</owners>
|
||||
<summary>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features.</summary>
|
||||
<description>Sublime Text 3 is a sophisticated text editor for code, html and prose. You'll love the slick user interface and extraordinary features. Sublime Text may be downloaded and evaluated for free, however a license must be purchased for continued use.
|
||||
This brings the Sublime Text portable version to your system</description>
|
||||
<releaseNotes>http://www.sublimetext.com/3</releaseNotes>
|
||||
<projectUrl>http://www.sublimetext.com/3</projectUrl>
|
||||
<tags>sublime text editor st3</tags>
|
||||
<licenseUrl>http://www.sublimetext.com/eula</licenseUrl>
|
||||
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
||||
<iconUrl>https://github.com/Iristyle/ChocolateyPackages/raw/master/SublimeText2.app/Sublime_Text.png</iconUrl>
|
||||
</metadata>
|
||||
</package>
|
Reference in New Issue
Block a user