Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit c276663

Browse files
Updating MD5
1 parent 02397b8 commit c276663

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/GitHub.Api/Installer/GitInstaller.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ namespace GitHub.Unity
66
{
77
class GitInstaller : IGitInstaller
88
{
9-
public const string GitLfsExecutableMD5 = "CD59072535B9DFF416676C8A84571B0C";
9+
public const string GitLfsExecutableMD5 = "63700E111EF68EE1AD866C2C4373B68D";
1010

1111
private const string PortableGitExpectedVersion = "f02737a78695063deace08e96d5042710d3e32db";
1212
private const string PackageName = "PortableGit";

0 commit comments

Comments
 (0)