snakemake: update 5.2.0 bottle.

This commit is contained in:
BrewTestBot 2018-07-17 14:54:51 +00:00 committed by ilovezfs
parent 39e1c9a258
commit a12279fbc7

View file

@ -7,10 +7,9 @@ class Snakemake < Formula
bottle do
cellar :any_skip_relocation
rebuild 1
sha256 "bdfb37bd10e4dcf409a02a4553385aaab76a720c370d08d8b8de4a51077a212e" => :high_sierra
sha256 "dc50d6747dd253f61797a532f652e18d00853dd474b699ec8d3849f5d42ad56c" => :sierra
sha256 "ea8a4775262084fb7578ab21b4e3ed623f0cd80706751715d15f3f0c8fb05671" => :el_capitan
sha256 "473ebf32edfcdbd45a735b3602773e812eb3bfb83dc834f5014f92c0910d795e" => :high_sierra
sha256 "84b252154a78333b29c60896cc757748b0f949671eba04f7de76f8ec907ab808" => :sierra
sha256 "8063145aef40644359726a8f0fdfdfa04bab4153785526fe79c4049c9d1d6da8" => :el_capitan
end
depends_on "python"