Skip to content

Commit b38d2b0

Browse files
committed
Automatically update credits file with latest licence information
1 parent db589f1 commit b38d2b0

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

credits/credits.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,11 @@ Calamari is made possible thanks to the following great third-party products.
1111
| AlphaFS | Peter Palotas, Jeffrey Jangli, Alexandr Normuradov | [https://alphafs.alphaleonis.com/](https://alphafs.alphaleonis.com/) | [MIT](https://github.com/alphaleonis/AlphaFS/blob/master/LICENSE.md) |
1212
| Autofac | Autofac Contributors | [http://autofac.org/](http://autofac.org/) | [MIT](http://www.opensource.org/licenses/mit-license.php) |
1313
| AWSSDK.CloudFormation | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
14-
| AWSSDK.Core | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
14+
| AWSSDK.Core | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](https://www.nuget.org/packages/AWSSDK.Core/3.7.400.62/license) |
1515
| AWSSDK.EKS | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
1616
| AWSSDK.IdentityManagement | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
1717
| AWSSDK.S3 | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
18-
| AWSSDK.SecurityToken | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](http://aws.amazon.com/apache2.0/) |
18+
| AWSSDK.SecurityToken | Amazon Web Services | [https://github.com/aws/aws-sdk-net/](https://github.com/aws/aws-sdk-net/) | [Apache-2.0](https://www.nuget.org/packages/AWSSDK.SecurityToken/3.7.401.11/license) |
1919
| Azure.Identity | Microsoft | [https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.13.1/sdk/identity/Azure.Identity/README.md](https://github.com/Azure/azure-sdk-for-net/blob/Azure.Identity_1.13.1/sdk/identity/Azure.Identity/README.md) | [MIT](https://www.nuget.org/packages/Azure.Identity/1.13.1/license) |
2020
| Azure.ResourceManager | Microsoft | [https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager_1.11.0/sdk/resourcemanager/Azure.ResourceManager/README.md](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager_1.11.0/sdk/resourcemanager/Azure.ResourceManager/README.md) | [MIT](https://www.nuget.org/packages/Azure.ResourceManager/1.11.0/license) |
2121
| Azure.ResourceManager.AppService | Microsoft | [https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.AppService_1.0.2/sdk/websites/Azure.ResourceManager.AppService/README.md](https://github.com/Azure/azure-sdk-for-net/blob/Azure.ResourceManager.AppService_1.0.2/sdk/websites/Azure.ResourceManager.AppService/README.md) | [MIT](https://www.nuget.org/packages/Azure.ResourceManager.AppService/1.0.2/license) |
@@ -24,7 +24,7 @@ Calamari is made possible thanks to the following great third-party products.
2424
| BouncyCastle.Cryptography | Legion of the Bouncy Castle Inc. | [https://www.bouncycastle.org/stable/nuget/csharp/website](https://www.bouncycastle.org/stable/nuget/csharp/website) | [MIT](https://www.nuget.org/packages/BouncyCastle.Cryptography/2.4.0/license) |
2525
| FSharp.Compiler.Tools | F# Software Foundation | [https://github.com/fsharp/fsharp](https://github.com/fsharp/fsharp) | [MIT](https://github.com/fsharp/fsharp/blob/master/LICENSE) |
2626
| Globfish | Octopus Deploy | | [Custom](https://aka.ms/deprecateLicenseUrl) |
27-
| JavaPropertiesParser | Octopus Deploy | [https://github.com/OctopusDeploy/JavaPropertiesParser](https://github.com/OctopusDeploy/JavaPropertiesParser) | [Apache-2.0](https://www.nuget.org/packages/JavaPropertiesParser/0.2.1/license) |
27+
| JavaPropertiesParser | Octopus Deploy | [https://github.com/OctopusDeploy/JavaPropertiesParser](https://github.com/OctopusDeploy/JavaPropertiesParser) | [Apache-2.0](https://licenses.nuget.org/Apache-2.0) |
2828
| Markdown | red | [https://github.com/hey-red/Markdown](https://github.com/hey-red/Markdown) | [MIT](https://raw.githubusercontent.com/hey-red/Markdown/master/LICENSE) |
2929
| MarkdownSharp | Jeff Atwood,Milan Negovan,John Gruber | []() | [Undefined]() |
3030
| Microsoft.AspNetCore.WebUtilities | Microsoft | [https://asp.net/](https://asp.net/) | [Apache-2.0](https://raw.githubusercontent.com/aspnet/AspNetCore/2.0.0/LICENSE.txt) |
@@ -74,7 +74,7 @@ Calamari is made possible thanks to the following great third-party products.
7474
| System.Text.Json | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://www.nuget.org/packages/System.Text.Json/8.0.5/license) |
7575
| System.Threading.AccessControl | Microsoft | [https://dot.net/](https://dot.net/) | [Microsoft .Net Library License](http://go.microsoft.com/fwlink/?LinkId=329770) |
7676
| System.ValueTuple | Microsoft | [https://dot.net/](https://dot.net/) | [MIT](https://github.com/dotnet/corefx/blob/master/LICENSE.TXT) |
77-
| XPath2 | Semyon A. Chertkov and Stef Heyenrath | [https://github.com/StefH/XPath2.Net](https://github.com/StefH/XPath2.Net) | [MS-PL](https://www.nuget.org/packages/XPath2/1.0.12/license) |
77+
| XPath2 | Semyon A. Chertkov and Stef Heyenrath | [https://github.com/StefH/XPath2.Net](https://github.com/StefH/XPath2.Net) | [MS-PL](https://www.nuget.org/packages/XPath2/1.1.5/license) |
7878
| YamlDotNet | Antoine Aubry | [https://github.com/aaubry/YamlDotNet/wiki](https://github.com/aaubry/YamlDotNet/wiki) | [Custom](https://www.nuget.org/packages/YamlDotNet/8.1.2/license) |
7979

8080

0 commit comments

Comments
 (0)