Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Feb 3, 2023. It is now read-only.

Commit 89ad06b

Browse files
committed
Update libgit2 binaries to 2f6f6eb.
libgit2/libgit2@58eea5e...2f6f6eb
1 parent 80afd27 commit 89ad06b

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed

LibGit2Sharp/Core/NativeDllName.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@ namespace LibGit2Sharp.Core
22
{
33
internal static class NativeDllName
44
{
5-
public const string Name = "git2-58eea5e";
5+
public const string Name = "git2-2f6f6eb";
66
}
77
}

LibGit2Sharp/libgit2_hash.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
58eea5ebf40b698cbaf028b23ee6157d5eb6582c
1+
2f6f6ebc9937220302875de96ce129919296670a

0 commit comments

Comments
 (0)