snakemake 5.1.3
Closes #28157. Signed-off-by: ilovezfs <ilovezfs@icloud.com>
This commit is contained in:
parent
d7b2a76eba
commit
3fe60609b2
1 changed files with 2 additions and 2 deletions
|
@ -1,8 +1,8 @@
|
|||
class Snakemake < Formula
|
||||
desc "Pythonic workflow system"
|
||||
homepage "https://snakemake.readthedocs.io/"
|
||||
url "https://files.pythonhosted.org/packages/84/98/8504a6243f3ddc96d616afb6d67136e1db7804c22a37d1f2cb5196fb7fb1/snakemake-5.1.2.tar.gz"
|
||||
sha256 "2067e9ccbd18b6e837429a29ebcacb7a73be482f0c50701537e768d915cd40b6"
|
||||
url "https://files.pythonhosted.org/packages/63/82/3f2ba28ce21d81c1070610bafb1f9f4afc4cef9add8b041baec0acc44efd/snakemake-5.1.3.tar.gz"
|
||||
sha256 "9abeac67ca0a37a5a6cd22d32d0e04e36c72aeab1922702a83b9d3b9d20293e8"
|
||||
head "https://bitbucket.org/snakemake/snakemake.git"
|
||||
|
||||
bottle do
|
||||
|
|
Loading…
Reference in a new issue