step: update 0.10.0 bottle.
This commit is contained in:
parent
3acdc4306c
commit
3b0f4d9892
1 changed files with 3 additions and 3 deletions
|
@ -6,9 +6,9 @@ class Step < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "bc1f90753a9483c4f97c9cfd2c5b3332db2e9b830277e478f27a4272dcc947ae" => :mojave
|
||||
sha256 "576b051a27ea5f681bcf1df615ffcfdfe9c199c521b512484c47b2eba330608e" => :high_sierra
|
||||
sha256 "c4f5aee5a5b5b12a9774334516d3bff7e47d4bfeb053b415608ef513ad3ba25c" => :sierra
|
||||
sha256 "739db0f13eb7afc6dad831fbacff111b41845bf341d5d24c2ed57904e554e66f" => :mojave
|
||||
sha256 "b2fdf65a1830b5383dd55e419f01d0196b7f860bef405898c2b1560ad82d5b65" => :high_sierra
|
||||
sha256 "a909410fad2d78ee78c6ab504830cfbc9bb12d9673431e6f93fab11d5f7cc45a" => :sierra
|
||||
end
|
||||
|
||||
depends_on "dep" => :build
|
||||
|
|
Loading…
Reference in a new issue