snakemake 6.15.2

Closes #94599.

Signed-off-by: Branch Vincent <19800529+branchvincent@users.noreply.github.com>
Signed-off-by: BrewTestBot <1589480+BrewTestBot@users.noreply.github.com>
master
Dustin Rodrigues 2022-02-06 10:19:27 -05:00 committed by BrewTestBot
parent 94d0c0a17d
commit 117ce3e8e5
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 2 additions and 2 deletions

View File

@ -3,8 +3,8 @@ class Snakemake < Formula
desc "Pythonic workflow system"
homepage "https://snakemake.readthedocs.io/"
url "https://files.pythonhosted.org/packages/a7/11/1fcb957dd6cf61cb5dca23c598c098aa96615de5d1b7f8ef6d398f0ee163/snakemake-6.15.1.tar.gz"
sha256 "a219601d57037f565ead9963e6bd8d04d3bdd985d172371e54197dcbdba79865"
url "https://files.pythonhosted.org/packages/08/7d/d2efed576137de51292c712317391500c406fb6b8ef0dded45cfe112ae83/snakemake-6.15.2.tar.gz"
sha256 "34556c470aa42b31fd476b3b830791e4d7c9210b13a9e37ca3dbddf3243e691b"
license "MIT"
head "https://github.com/snakemake/snakemake.git", branch: "main"