Skip to content

Commit

Permalink
erigon 2.58.1
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Feb 29, 2024
1 parent 60769b1 commit 8145dac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/e/erigon.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Erigon < Formula

Check failure on line 1 in Formula/e/erigon.rb

View workflow job for this annotation

GitHub Actions / Linux

`brew linkage --test erigon` failed on Linux!

Missing libraries: libsilkworm_capi.so
desc "Implementation of Ethereum (execution client), on the efficiency frontier"
homepage "https://github.com/ledgerwatch/erigon"
url "https://github.com/ledgerwatch/erigon/archive/refs/tags/v2.55.1.tar.gz"
sha256 "2e340bb5504f565bb9fe8c4d246dea50bd54bfcf6a91e9196aeb4fbda722ae9e"
url "https://github.com/ledgerwatch/erigon/archive/refs/tags/v2.58.1.tar.gz"
sha256 "5690d089ee2856909128f6412ac7846f3e59bc2321cc7581eec131aed7f5257d"
license all_of: ["GPL-3.0-or-later", "LGPL-3.0-or-later"]
head "https://github.com/ledgerwatch/erigon.git", branch: "devel"

Expand Down

0 comments on commit 8145dac

Please sign in to comment.