Skip to content

Commit

Permalink
Merge pull request #256 from karalabe/geth-1.9.10
Browse files Browse the repository at this point in the history
Update go-ethereum to v1.9.10
  • Loading branch information
karalabe authored Jan 20, 2020
2 parents 18b4cd0 + c936943 commit 5e2c3b9
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.9"
url "https://github.com/ethereum/go-ethereum.git", :tag => "v1.9.10"

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

0 comments on commit 5e2c3b9

Please sign in to comment.