Skip to content

Commit edc7069

Browse files
committed
lighthouse 5.1.1
autobump: add lighthouse Signed-off-by: Rui Chen <[email protected]>
1 parent ff4d4e5 commit edc7069

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.github/autobump.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1048,6 +1048,7 @@ libxkbfile
10481048
libxvmc
10491049
libzim
10501050
libzzip
1051+
lighthouse
10511052
lighttpd
10521053
lima
10531054
linkerd

Formula/l/lighthouse.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class Lighthouse < Formula
22
desc "Rust Ethereum 2.0 Client"
33
homepage "https://lighthouse.sigmaprime.io/"
4-
url "https://github.com/sigp/lighthouse/archive/refs/tags/v5.0.0.tar.gz"
5-
sha256 "3f279a5539bc56765f4e29a4be63f07f1d31dc8ec871770fde35dadfbbd8383a"
4+
url "https://github.com/sigp/lighthouse/archive/refs/tags/v5.1.1.tar.gz"
5+
sha256 "8250a5a117b236dc2801a24f766a46d1581d5d51d168a49589eb2d56784bbf8b"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)