snakemake: update 4.7.0 bottle.
This commit is contained in:
parent
b302f0b5f9
commit
f35a8cd707
1 changed files with 3 additions and 3 deletions
|
@ -7,9 +7,9 @@ class Snakemake < Formula
|
|||
|
||||
bottle do
|
||||
cellar :any_skip_relocation
|
||||
sha256 "2277f2e44a767e605cc719eac99da227d8df941559ab99772ccd7e2dd1d07e1a" => :high_sierra
|
||||
sha256 "52816c2c4ac19f861175f75ee06c75f696459ab264e0da318cc6d06cc67788f9" => :sierra
|
||||
sha256 "c22666d62e999451ff1f4eb85390f7779878608656b1e736f3ad254011233bdf" => :el_capitan
|
||||
sha256 "776c2a5fac2dfa2a0c283cef528960d1106e6ecb3262d40dbdb66c3815de1090" => :high_sierra
|
||||
sha256 "11c318defc8135b2c558a7b1b26305a33b3990a5accaf67ccd487cbf2ace403e" => :sierra
|
||||
sha256 "bee14118854569d98285b349286fdbee8be368144e94f668ba34818240ae92d9" => :el_capitan
|
||||
end
|
||||
|
||||
depends_on "python3"
|
||||
|
|
Loading…
Reference in a new issue