We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29ea58f commit 372c93aCopy full SHA for 372c93a
Formula/s/snakemake.rb
@@ -3,8 +3,8 @@ class Snakemake < Formula
3
4
desc "Pythonic workflow system"
5
homepage "https://snakemake.readthedocs.io/"
6
- url "https://files.pythonhosted.org/packages/e3/a9/c5cf459b144880b6747370da4d7bbbf42f88940d21ee20798b4e0deec730/snakemake-9.11.7.tar.gz"
7
- sha256 "9d08cd76782ae6a746762c34f432a824c07ee5befdbd124047b217247a1f8b6e"
+ url "https://files.pythonhosted.org/packages/67/75/9df502556edc84ae2fc05904182712d795bd01bb95f4bc60f077f79d26e3/snakemake-9.11.8.tar.gz"
+ sha256 "4da7c0d0f690edc9a797e87ba1bee757015decaa3a1cf41d6013ad036287e4c4"
8
license "MIT"
9
head "https://github.com/snakemake/snakemake.git", branch: "main"
10
0 commit comments