arcade-learning-environment: update 0.6.0 bottle.
This commit is contained in:
parent
596b84d707
commit
3aaf429f1f
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class ArcadeLearningEnvironment < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha256 "d031a38caf79f301366df5cc5dfa6bca2408beb27c861ad00ee832f044d4b57b" => :high_sierra
|
||||
sha256 "95345e80e773b61d36a31cf8f8e98666c8749dd498ed0923f1453310b2dfd4b0" => :sierra
|
||||
sha256 "f12551af8c216c1bc17e87e97b1cd7024aeff2405a8e63b2fb3b73535e34372a" => :el_capitan
|
||||
sha256 "209f649196b2f933ef85969199c772861cdc014789a5b38254d64f5f8901d7e8" => :high_sierra
|
||||
sha256 "945cf13cda0c218beb42c67647caa94b8e538b8e5a64f62f3c70ff4dcb91f316" => :sierra
|
||||
sha256 "fae373f7210a248e3819175902e7e5038bcfbc436f0a49e9bc715c83dbe3818c" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue