Skip to content

Commit

Permalink
Merge pull request #241 from karalabe/geth-1.9.4b
Browse files Browse the repository at this point in the history
Update go-ethereum to v1.9.4
  • Loading branch information
karalabe authored Sep 19, 2019
2 parents 4b6a087 + 7fecf92 commit 46359cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ethereum.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
class Ethereum < Formula
desc "Official Go implementation of the Ethereum protocol"
homepage "https://github.com/ethereum/go-ethereum"
url "https://github.com/ethereum/go-ethereum.git", :tag => "v1.9.3"
url "https://github.com/ethereum/go-ethereum.git", :tag => "v1.9.4"

devel do
url "https://github.com/ethereum/go-ethereum.git", :branch => "master"
Expand Down

0 comments on commit 46359cd

Please sign in to comment.