literate-git: revision

* literate-git: revision for libgit2
* literate-git: pygit2 1.4.0

Signed-off-by: Rui Chen <rui@meetup.com>
master
Rui Chen 2020-11-26 14:46:14 -05:00 committed by BrewTestBot
parent 138bfd9077
commit 016b45a8ea
1 changed files with 3 additions and 3 deletions

View File

@ -6,7 +6,7 @@ class LiterateGit < Formula
url "https://github.com/bennorth/literate-git/archive/v0.3.1.tar.gz"
sha256 "f1dec77584236a5ab2bcee9169e16b5d976e83cd53d279512136bdc90b04940a"
license "GPL-3.0-or-later"
revision 4
revision 5
bottle do
cellar :any
@ -61,8 +61,8 @@ class LiterateGit < Formula
end
resource "pygit2" do
url "https://files.pythonhosted.org/packages/1d/c4/e0ba65178512a724a86b39565d7f9286c16d7f8e45e2f665973065c4a495/pygit2-1.1.1.tar.gz"
sha256 "9255d507d5d87bf22dfd57997a78908010331fc21f9a83eca121a53f657beb3c"
url "https://files.pythonhosted.org/packages/3a/42/f69de8c7a1e33f365a91fa39093f4e7a64609c2bd127203536edc813cbf7/pygit2-1.4.0.tar.gz"
sha256 "cbeb38ab1df9b5d8896548a11e63aae8a064763ab5f1eabe4475e6b8a78ee1c8"
end
resource "Pygments" do