Skip to content

Commit e166336

Browse files
committed
lighthouse 5.1.0
autobump: add lighthouse Signed-off-by: Rui Chen <[email protected]>
1 parent bd99b0d commit e166336

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
@@ -1044,6 +1044,7 @@ libxkbfile
10441044
libxvmc
10451045
libzim
10461046
libzzip
1047+
lighthouse
10471048
lighttpd
10481049
lima
10491050
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.0.tar.gz"
5+
sha256 "eb8f222208af88019f1336b326ed43b44831af7b575fa7e56e81f1269ca3a8b1"
66
license "Apache-2.0"
77

88
livecheck do

0 commit comments

Comments
 (0)