|
2 | 2 | <package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd"> |
3 | 3 | <metadata> |
4 | 4 | <id>JavaScriptEngineSwitcher.ChakraCore.Native.debian-x64</id> |
5 | | - <version>2.1.0-beta1</version> |
| 5 | + <version>2.1.0</version> |
6 | 6 | <title>JS Engine Switcher: ChakraCore for Debian (x64)</title> |
7 | 7 | <authors>Andrey Taritsyn</authors> |
8 | 8 | <owners>Andrey Taritsyn</owners> |
9 | 9 | <licenseUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher/blob/master/LICENSE</licenseUrl> |
10 | 10 | <projectUrl>http://github.com/Taritsyn/JavaScriptEngineSwitcher</projectUrl> |
11 | 11 | <iconUrl>https://raw.githubusercontent.com/Taritsyn/JavaScriptEngineSwitcher/master/Icons/JavaScriptEngineSwitcher_ChakraCore_Logo128x128.png</iconUrl> |
12 | 12 | <requireLicenseAcceptance>false</requireLicenseAcceptance> |
13 | | - <description>This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore version of October 29, 2016 for Debian (x64). |
| 13 | + <description>This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore version of October 29, 2016 for Debian-based Linux (x64) (Debian, Ubuntu and Linux Mint). |
14 | 14 |
|
15 | 15 | This package is only compatible with .NET Core.</description> |
16 | | - <summary>This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore version of October 29, 2016 for Debian (x64).</summary> |
| 16 | + <summary>This package complements the JavaScriptEngineSwitcher.ChakraCore package and contains the native implementation of ChakraCore version of October 29, 2016 for Debian-based Linux (x64) (Debian, Ubuntu and Linux Mint).</summary> |
17 | 17 | <copyright>Copyright (c) 2013-2016 Andrey Taritsyn - http://www.taritsyn.ru</copyright> |
18 | 18 | <language>en-US</language> |
19 | | - <tags>JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Debian x64</tags> |
| 19 | + <tags>JavaScriptEngineSwitcher JavaScript ECMAScript ChakraCore Debian Ubuntu LinuxMint x64</tags> |
20 | 20 | </metadata> |
21 | 21 | <files> |
22 | 22 | <file src="**\*.*" exclude="build-package.cmd" /> |
|
0 commit comments