Skip to content

Commit 09bb8be

Browse files
committed
snakemake 9.8.0
1 parent 5feaa57 commit 09bb8be

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Formula/s/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/78/bf/fdb8e86f5964c4ca7d1484a574763a5e1797f50a41ead48a075c8bd20ba5/snakemake-9.7.1.tar.gz"
7-
sha256 "f3dacd42f6b38493c1a1faf2d851fd01af8b8167c82120b4cb48604331b0d3be"
6+
url "https://files.pythonhosted.org/packages/65/a8/cb1b67cc43a481c8faa9c9c500149a194e19d99eb1e6d5414308bd01fbd3/snakemake-9.8.0.tar.gz"
7+
sha256 "79ab409413b014564513cf00fc3808403411ca05e8242a683b830fb20f72a2fb"
88
license "MIT"
99
head "https://github.com/snakemake/snakemake.git", branch: "main"
1010

0 commit comments

Comments
 (0)