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 ff4d4e5 commit edc7069Copy full SHA for edc7069
.github/autobump.txt
@@ -1048,6 +1048,7 @@ libxkbfile
1048
libxvmc
1049
libzim
1050
libzzip
1051
+lighthouse
1052
lighttpd
1053
lima
1054
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.1.tar.gz"
+ sha256 "8250a5a117b236dc2801a24f766a46d1581d5d51d168a49589eb2d56784bbf8b"
6
license "Apache-2.0"
7
8
livecheck do
0 commit comments