Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

libgit2 0.23.0 #41578

Closed
wants to merge 1 commit into from
Closed
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
4 changes: 2 additions & 2 deletions Library/Formula/libgit2.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Libgit2 < Formula
desc "C library of Git core methods that is re-entrant and linkable"
homepage "https://libgit2.github.com/"
url "https://github.com/libgit2/libgit2/archive/v0.22.3.tar.gz"
sha256 "511fe60e7c12c3525b4e0489861e5c1fe0e331d604bee9a3dfb8420c2f288f60"
url "https://github.com/libgit2/libgit2/archive/v0.23.0.tar.gz"
sha256 "49d75c601eb619481ecc0a79f3356cc26b89dfa646f2268e434d7b4c8d90c8a1"
head "https://github.com/libgit2/libgit2.git"

bottle do
Expand Down