truffle 5.4.11
Closes #85415. Signed-off-by: Sean Molenaar <1484494+SMillerDev@users.noreply.github.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>master
parent
9228719ab3
commit
7b2c4e68ff
|
@ -3,8 +3,8 @@ require "language/node"
|
|||
class Truffle < Formula
|
||||
desc "Development environment, testing framework and asset pipeline for Ethereum"
|
||||
homepage "https://trufflesuite.com"
|
||||
url "https://registry.npmjs.org/truffle/-/truffle-5.4.10.tgz"
|
||||
sha256 "ff46d40db40bc4c713818f059c19181f7f6e8df7cc73c521efbbb898275e4c91"
|
||||
url "https://registry.npmjs.org/truffle/-/truffle-5.4.11.tgz"
|
||||
sha256 "5906eee48d36e6d853db9378ef13719e55d0ac2884c99139546985ec4c9874ba"
|
||||
license "MIT"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in New Issue