Skip to content

Commit 6a65475

Browse files
committed
snakemake 8.25.0
1 parent ee720e1 commit 6a65475

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/0a/39/f54ba1e762cca8d0e9e83072498d57a0f91801e93eb826750ceb972203ef/snakemake-8.24.1.tar.gz"
7-
sha256 "0559831260cdfb216d9c20f7e8465d841333935eac15f62787cec6d266efbf01"
6+
url "https://files.pythonhosted.org/packages/65/05/fe1fb360c5c8cd506b2bf13f5911b3c3d983f18cd44eb734e78e15fa33c0/snakemake-8.25.0.tar.gz"
7+
sha256 "a9cf1ab8e7c33a6e928f191fc83572e8add8d8383465a036910526d01081bddc"
88
license "MIT"
99
head "https://github.com/snakemake/snakemake.git", branch: "main"
1010

0 commit comments

Comments
 (0)