Skip to content

Commit 8605a3b

Browse files
BrewTestBotdaeho-ro
authored andcommitted
breezy 3.3.17
1 parent 9e34374 commit 8605a3b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Formula/b/breezy.rb

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ class Breezy < Formula
55
# homepage "https://www.breezy-vcs.org/" # https://bugs.launchpad.net/brz/+bug/2102204
66
homepage "https://github.com/breezy-team/breezy"
77
# pypi sdist bug report, https://bugs.launchpad.net/brz/+bug/2111649
8-
url "https://github.com/breezy-team/breezy/archive/refs/tags/brz-3.3.15.tar.gz"
9-
sha256 "0a6353b9e42eace08abb59c2cd29e5f705d24e417abe8e2b8fc984623595b5b4"
8+
url "https://github.com/breezy-team/breezy/archive/refs/tags/brz-3.3.17.tar.gz"
9+
sha256 "87aa018059e94debf8a6bf27117f36570e89d412a467d2bc6a31fecb374110f5"
1010
license "GPL-2.0-or-later"
1111

1212
livecheck do
@@ -34,8 +34,8 @@ class Breezy < Formula
3434
end
3535

3636
resource "dulwich" do
37-
url "https://files.pythonhosted.org/packages/2b/f3/13a3425ddf04bd31f1caf3f4fa8de2352700c454cb0536ce3f4dbdc57a81/dulwich-0.24.1.tar.gz"
38-
sha256 "e19fd864f10f02bb834bb86167d92dcca1c228451b04458761fc13dabd447758"
37+
url "https://files.pythonhosted.org/packages/58/98/b6b8bf80e61d1aacf59aad4e45e6a1e7c39751c7bcaeb1136821bae82cd8/dulwich-0.24.8.tar.gz"
38+
sha256 "c9f4748bbcca56fb57458c71c0d30e2351ac15e0583d428c739c09228be68f05"
3939
end
4040

4141
resource "fastbencode" do

0 commit comments

Comments
 (0)