gutenberg: add 0.2.1 bottle.

This commit is contained in:
BrewTestBot 2017-10-23 22:48:59 +00:00 committed by ilovezfs
parent 86e855d964
commit 4e0a7233f9

View file

@ -5,6 +5,12 @@ class Gutenberg < Formula
sha256 "407097164b1d6807e7dca94d68fba7538b0a85f8cf08448c4a5ca3357cfd00ca"
head "https://github.com/Keats/gutenberg.git"
bottle do
sha256 "4ea2becfbc50d6a9b3f925f0cc8fd4e91560f4c997577c558de0be52413d7f32" => :high_sierra
sha256 "5b3ac8f7f1d77da03c2a5e80d7b544f95b490f2b2415de992264992d92182f3c" => :sierra
sha256 "71b50c921bc8e0bbaa01c263577dfb0c3e15421d447082bc21673f3bd6591a6a" => :el_capitan
end
depends_on "cmake" => :build
depends_on "rust" => :build