Skip to content

Commit

Permalink
Merge pull request #236 from karalabe/geth-1.9.0
Browse files Browse the repository at this point in the history
Update go-ethereum to v1.9.0
  • Loading branch information
karalabe authored Jul 10, 2019
2 parents cd29b81 + 9ab8daa commit 30ed1ea
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.8.27"
url "https://github.com/ethereum/go-ethereum.git", :tag => "v1.9.0"

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

0 comments on commit 30ed1ea

Please sign in to comment.