Skip to content

Commit

Permalink
charmcraft: update to use pygit2 1.15.1
Browse files Browse the repository at this point in the history
Signed-off-by: Rui Chen <[email protected]>
  • Loading branch information
chenrui333 committed Jul 17, 2024
1 parent de81339 commit 700104c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/c/charmcraft.rb
Original file line number Diff line number Diff line change
Expand Up @@ -197,8 +197,8 @@ class Charmcraft < Formula
end

resource "pygit2" do
url "https://files.pythonhosted.org/packages/f0/5e/6e05213a9163bad15489beda5f958500881d45889b0df01d7b8964f031bf/pygit2-1.14.1.tar.gz"
sha256 "ec5958571b82a6351785ca645e5394c31ae45eec5384b2fa9c4e05dde3597ad6"
url "https://files.pythonhosted.org/packages/53/77/d33e2c619478d0daea4a50f9ffdd588db2ca55817c7e9a6c796fca3b80ef/pygit2-1.15.1.tar.gz"
sha256 "e1fe8b85053d9713043c81eccc74132f9e5b603f209e80733d7955eafd22eb9d"
end

resource "pymacaroons" do
Expand Down

0 comments on commit 700104c

Please sign in to comment.