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 ee720e1 commit 6a65475Copy full SHA for 6a65475
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/0a/39/f54ba1e762cca8d0e9e83072498d57a0f91801e93eb826750ceb972203ef/snakemake-8.24.1.tar.gz"
7
- sha256 "0559831260cdfb216d9c20f7e8465d841333935eac15f62787cec6d266efbf01"
+ url "https://files.pythonhosted.org/packages/65/05/fe1fb360c5c8cd506b2bf13f5911b3c3d983f18cd44eb734e78e15fa33c0/snakemake-8.25.0.tar.gz"
+ sha256 "a9cf1ab8e7c33a6e928f191fc83572e8add8d8383465a036910526d01081bddc"
8
license "MIT"
9
head "https://github.com/snakemake/snakemake.git", branch: "main"
10
0 commit comments