Skip to content

Commit 5ea0d25

Browse files
committed
Update libgit2 to v1.1.0
1 parent 8bb23e3 commit 5ea0d25

File tree

5 files changed

+10
-10
lines changed

5 files changed

+10
-10
lines changed

libgit2

Submodule libgit2 updated 803 files
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<Project>
22
<PropertyGroup>
33
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
4-
<libgit2_hash>6777db8e8343014d57c41b335e0c60af44d4e9f2</libgit2_hash>
5-
<libgit2_filename>git2-6777db8</libgit2_filename>
4+
<libgit2_hash>7f4fa178629d559c037a1f72f79f79af9c1ef8ce</libgit2_hash>
5+
<libgit2_filename>git2-7f4fa17</libgit2_filename>
66
</PropertyGroup>
77
</Project>

nuget.package/build/net46/LibGit2Sharp.NativeBinaries.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
4-
<libgit2_hash>6777db8e8343014d57c41b335e0c60af44d4e9f2</libgit2_hash>
5-
<libgit2_filename>git2-6777db8</libgit2_filename>
4+
<libgit2_hash>7f4fa178629d559c037a1f72f79f79af9c1ef8ce</libgit2_hash>
5+
<libgit2_filename>git2-7f4fa17</libgit2_filename>
66
</PropertyGroup>
77
<ItemGroup>
88
<ContentWithTargetPath Include="$(MSBuildThisFileDirectory)\..\..\runtimes\win-x86\native\*" TargetPath="lib\win32\x86\%(Filename)%(Extension)" CopyToOutputDirectory="PreserveNewest" />
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<configuration>
2-
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-6777db8" target="lib/linux-x64/libgit2-6777db8.so" />
3-
<dllmap os="linux" cpu="arm" wordsize="32" dll="git2-6777db8" target="lib/linux-arm/libgit2-6777db8.so" />
4-
<dllmap os="linux" cpu="armv8" wordsize="64" dll="git2-6777db8" target="lib/linux-arm64/libgit2-6777db8.so" />
5-
<dllmap os="osx" cpu="x86-64" wordsize="64" dll="git2-6777db8" target="lib/osx-x64/libgit2-6777db8.dylib" />
2+
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-7f4fa17" target="lib/linux-x64/libgit2-7f4fa17.so" />
3+
<dllmap os="linux" cpu="arm" wordsize="32" dll="git2-7f4fa17" target="lib/linux-arm/libgit2-7f4fa17.so" />
4+
<dllmap os="linux" cpu="armv8" wordsize="64" dll="git2-7f4fa17" target="lib/linux-arm64/libgit2-7f4fa17.so" />
5+
<dllmap os="osx" cpu="x86-64" wordsize="64" dll="git2-7f4fa17" target="lib/osx-x64/libgit2-7f4fa17.dylib" />
66
</configuration>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
6777db8e8343014d57c41b335e0c60af44d4e9f2
1+
7f4fa178629d559c037a1f72f79f79af9c1ef8ce

0 commit comments

Comments
 (0)