Skip to content

Commit

Permalink
snakemake 4.2.0
Browse files Browse the repository at this point in the history
Closes #19280.

Signed-off-by: ilovezfs <ilovezfs@icloud.com>
  • Loading branch information
ilovezfs committed Oct 10, 2017
1 parent 0cbcb0d commit f1d2458
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Formula/snakemake.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Snakemake < Formula
desc "Pythonic workflow system"
homepage "https://bitbucket.org/snakemake/snakemake/wiki/Home"
url "https://files.pythonhosted.org/packages/7e/ba/017268fdb04d9360c4cf1374cb38ddbf4151076811a3278bddb5e509f6c6/snakemake-4.1.0.tar.gz"
sha256 "0876797aeb633be7129ac943d9ff5643d491f9115a19484cbe8594c3e87912e5"
url "https://files.pythonhosted.org/packages/53/85/6af9903f99bc2eebff1dc4696c93294d89a4a8106c9cc44474c1f96c1781/snakemake-4.2.0.tar.gz"
sha256 "e930e0c16c6642f38c703779bcc769feeb32b3c22c6e213f209a8b123021f455"
head "https://bitbucket.org/snakemake/snakemake.git"

bottle do
Expand Down

0 comments on commit f1d2458

Please sign in to comment.