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

Commit 1827ecc

Browse files
Updating windows git-lfs
1 parent f178d6d commit 1827ecc

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 WindowsGitLfsExecutableMD5 = "7cfa21e5e9f9819a7cb0c317b0be1c5b";
9+
public const string WindowsGitLfsExecutableMD5 = "ef51379a06577bcdeef372d297d6cd7f";
1010
public const string MacGitLfsExecutableMD5 = "54f586df05a4b80feae4fabed10d8e95";
1111

1212
private const string PortableGitExpectedVersion = "f02737a78695063deace08e96d5042710d3e32db";

0 commit comments

Comments
 (0)