gutenberg: update 0.3.1 bottle.
This commit is contained in:
parent
557de3d4d2
commit
2dea6082b2
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Gutenberg < Formula
|
|||
head "https://github.com/Keats/gutenberg.git"
|
||||
|
||||
bottle do
|
||||
sha256 "256fc2268b85e9a4860fc3f2493d3b4bff7d56db953d0e87fc237e251aa35b69" => :high_sierra
|
||||
sha256 "947e1c104d83033b06eac93ea11998b83e226cc5a77553221a486d8b26e0564a" => :sierra
|
||||
sha256 "4b83050cf1cdadbbf55efd78b8a932b18f66a435cf9bcb79df2b71221cfc17a1" => :el_capitan
|
||||
sha256 "8a1d27b1af2514d07d3201be1520bddc487c57965df2305cc896771f41479b79" => :high_sierra
|
||||
sha256 "2a30489509edacdf70a15055d9a08a8cc670da107fc55c4acdaddb0066f9457d" => :sierra
|
||||
sha256 "46408add4d4070325f9a7a3f0c2601ff376a2e2e9a540ea27bc328cdfa91795b" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "cmake" => :build
|
||||
|
|
Loading…
Reference in a new issue