Skip to content

Update libgit2 to v1.6.2 #144

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 28, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions nuget.package/build/LibGit2Sharp.NativeBinaries.props
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<Project>
<Project>
<PropertyGroup>
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
<libgit2_hash>8a871d13b7f4e186b8ad943ae5a7fcf30be52e67</libgit2_hash>
<libgit2_filename>git2-8a871d1</libgit2_filename>
<libgit2_hash>25ec37379ed07b10c4ecc6143cf6018cabc8f857</libgit2_hash>
<libgit2_filename>git2-25ec373</libgit2_filename>
</PropertyGroup>
</Project>
6 changes: 3 additions & 3 deletions nuget.package/build/net46/LibGit2Sharp.NativeBinaries.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<Project>
<PropertyGroup>
<libgit2_propsfile>$(MSBuildThisFileFullPath)</libgit2_propsfile>
<libgit2_hash>8a871d13b7f4e186b8ad943ae5a7fcf30be52e67</libgit2_hash>
<libgit2_filename>git2-8a871d1</libgit2_filename>
<libgit2_hash>25ec37379ed07b10c4ecc6143cf6018cabc8f857</libgit2_hash>
<libgit2_filename>git2-25ec373</libgit2_filename>
</PropertyGroup>
<ItemGroup>
<ContentWithTargetPath Include="$(MSBuildThisFileDirectory)\..\..\runtimes\win-x86\native\*" TargetPath="lib\win32\x86\%(Filename)%(Extension)" CopyToOutputDirectory="PreserveNewest" />
Expand Down
12 changes: 6 additions & 6 deletions nuget.package/libgit2/LibGit2Sharp.dll.config
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<configuration>
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-8a871d1" target="lib/linux-x64/libgit2-8a871d1.so" />
<dllmap os="linux" cpu="arm" wordsize="32" dll="git2-8a871d1" target="lib/linux-arm/libgit2-8a871d1.so" />
<dllmap os="linux" cpu="armv8" wordsize="64" dll="git2-8a871d1" target="lib/linux-arm64/libgit2-8a871d1.so" />
<dllmap os="osx" cpu="x86-64" wordsize="64" dll="git2-8a871d1" target="lib/osx-x64/libgit2-8a871d1.dylib" />
<dllmap os="osx" cpu="armv8" wordsize="64" dll="git2-8a871d1" target="lib/osx-arm64/libgit2-8a871d1.dylib" />
<configuration>
<dllmap os="linux" cpu="x86-64" wordsize="64" dll="git2-25ec373" target="lib/linux-x64/libgit2-25ec373.so" />
<dllmap os="linux" cpu="arm" wordsize="32" dll="git2-25ec373" target="lib/linux-arm/libgit2-25ec373.so" />
<dllmap os="linux" cpu="armv8" wordsize="64" dll="git2-25ec373" target="lib/linux-arm64/libgit2-25ec373.so" />
<dllmap os="osx" cpu="x86-64" wordsize="64" dll="git2-25ec373" target="lib/osx-x64/libgit2-25ec373.dylib" />
<dllmap os="osx" cpu="armv8" wordsize="64" dll="git2-25ec373" target="lib/osx-arm64/libgit2-25ec373.dylib" />
</configuration>
2 changes: 1 addition & 1 deletion nuget.package/libgit2/libgit2_hash.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
8a871d13b7f4e186b8ad943ae5a7fcf30be52e67
25ec37379ed07b10c4ecc6143cf6018cabc8f857