Skip to content

Commit 78f3bc4

Browse files
dtrodriguesBrewTestBot
authored andcommitted
snakemake 5.20.1
Closes Homebrew#57727. Signed-off-by: Dawid Dziurla <dawidd0811@gmail.com> Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
1 parent 045136a commit 78f3bc4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/snakemake.rb

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ class Snakemake < Formula
33

44
desc "Pythonic workflow system"
55
homepage "https://snakemake.readthedocs.io/"
6-
url "https://files.pythonhosted.org/packages/35/12/cbfa658606844ba73417aefc6fa40bb3e55e13b5a6727c79fa3fc0d494ca/snakemake-5.20.0.tar.gz"
7-
sha256 "f04b3985d16319b74972367a306eea2712015460a4bf50d5750e4dbfa0f46678"
6+
url "https://files.pythonhosted.org/packages/19/0f/d2fb25eea0bfbd84b42161141ee8cf1550a9f14f5c7fb81c73b8e1fb0074/snakemake-5.20.1.tar.gz"
7+
sha256 "0140a5e26473460e62deae2140e80a8074d918f6f9ccf023f2165bec9b073a73"
88
license "MIT"
99
head "https://github.com/snakemake/snakemake.git"
1010

0 commit comments

Comments
 (0)