Skip to content

Commit

Permalink
pygit2 1.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Jan 8, 2025
1 parent 4be3a1a commit 0528b25
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions Formula/p/pygit2.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
class Pygit2 < Formula
desc "Bindings to the libgit2 shared library"
homepage "https://github.com/libgit2/pygit2"
url "https://files.pythonhosted.org/packages/a4/85/c848cdf44214bf541c4a725a0a6e271f8db9f18cfccef702d53f83f1e19a/pygit2-1.16.0.tar.gz"
sha256 "7b29a6796baa15fc89d443ac8d51775411d9b1e5b06dc40d458c56c8576b48a2"
url "https://files.pythonhosted.org/packages/b7/ea/17aa8ca38750f1ba69511ceeb41d29961f90eb2e0a242b668c70311efd4e/pygit2-1.17.0.tar.gz"
sha256 "fa2bc050b2c2d3e73b54d6d541c792178561a344f07e409f532d5bb97ac7b894"
license "GPL-2.0-only" => { with: "GCC-exception-2.0" }
revision 1
head "https://github.com/libgit2/pygit2.git", branch: "master"

bottle do
Expand Down

0 comments on commit 0528b25

Please sign in to comment.