We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bd99b0d commit e166336Copy full SHA for e166336
.github/autobump.txt
@@ -1044,6 +1044,7 @@ libxkbfile
1044
libxvmc
1045
libzim
1046
libzzip
1047
+lighthouse
1048
lighttpd
1049
lima
1050
linkerd
Formula/l/lighthouse.rb
@@ -1,8 +1,8 @@
1
class Lighthouse < Formula
2
desc "Rust Ethereum 2.0 Client"
3
homepage "https://lighthouse.sigmaprime.io/"
4
- url "https://github.com/sigp/lighthouse/archive/refs/tags/v5.0.0.tar.gz"
5
- sha256 "3f279a5539bc56765f4e29a4be63f07f1d31dc8ec871770fde35dadfbbd8383a"
+ url "https://github.com/sigp/lighthouse/archive/refs/tags/v5.1.0.tar.gz"
+ sha256 "eb8f222208af88019f1336b326ed43b44831af7b575fa7e56e81f1269ca3a8b1"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments