@@ -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/03/95/b705e4a7fb1787d9829f7e29b32f4d8cc253bfb8c321d67cc38ce765dcb0 /snakemake-8.26 .0.tar.gz"
7- sha256 "b52390cd6c3b591e5c4a0977df93d8f25a4a38a5c43dee4c7e2093393cb1f053 "
6+ url "https://files.pythonhosted.org/packages/5d/d8/5f93d9a4a8984d64e0299af194f0667d9384efbf0f5fc1b3434ad30db9c6 /snakemake-8.27 .0.tar.gz"
7+ sha256 "7bee7e4f255fd75738b6840c3453c9b5a4f33c628705c38a5a462db008f0334d "
88 license "MIT"
99 head "https://github.com/snakemake/snakemake.git" , branch : "main"
1010
@@ -39,8 +39,8 @@ class Snakemake < Formula
3939 end
4040
4141 resource "charset-normalizer" do
42- url "https://files.pythonhosted.org/packages/f2/4f/e1808dc01273379acc506d18f1504eb2d299bd4131743b9fc54d7be4df1e /charset_normalizer-3.4.0 .tar.gz"
43- sha256 "223217c3d4f82c3ac5e29032b3f1c2eb0fb591b72161f86d93f5719079dae93e "
42+ url "https://files.pythonhosted.org/packages/16/b0/572805e227f01586461c80e0fd25d65a2115599cc9dad142fee4b747c357 /charset_normalizer-3.4.1 .tar.gz"
43+ sha256 "44251f18cd68a75b56585dd00dae26183e102cd5e0f9f1466e6df5da2ed64ea3 "
4444 end
4545
4646 resource "conda-inject" do
@@ -79,13 +79,13 @@ class Snakemake < Formula
7979 end
8080
8181 resource "gitdb" do
82- url "https://files.pythonhosted.org/packages/19/0d/bbb5b5ee188dec84647a4664f3e11b06ade2bde568dbd489d9d64adef8ed /gitdb-4.0.11 .tar.gz"
83- sha256 "bf5421126136d6d0af55bc1e7c1af1c397a34f5b7bd79e776cd3e89785c2b04b "
82+ url "https://files.pythonhosted.org/packages/72/94/63b0fc47eb32792c7ba1fe1b694daec9a63620db1e313033d18140c2320a /gitdb-4.0.12 .tar.gz"
83+ sha256 "5ef71f855d191a3326fcfbc0d5da835f26b13fbcba60c32c21091c349ffdb571 "
8484 end
8585
8686 resource "gitpython" do
87- url "https://files.pythonhosted.org/packages/b6/a1/106fd9fa2dd989b6fb36e5893961f82992cf676381707253e0bf93eb1662/GitPython -3.1.43 .tar.gz"
88- sha256 "35f314a9f878467f5453cc1fee295c3e18e52f1b99f10f6cf5b1682e968a9e7c "
87+ url "https://files.pythonhosted.org/packages/c0/89/37df0b71473153574a5cdef8f242de422a0f5d26d7a9e231e6f169b4ad14/gitpython -3.1.44 .tar.gz"
88+ sha256 "c87e30b26253bf5418b01b0660f818967f3c503193838337fe5e573331249269 "
8989 end
9090
9191 resource "humanfriendly" do
@@ -189,8 +189,8 @@ class Snakemake < Formula
189189 end
190190
191191 resource "smmap" do
192- url "https://files.pythonhosted.org/packages/88/04/b5bf6d21dc4041000ccba7eb17dd3055feb237e7ffc2c20d3fae3af62baa /smmap-5.0.1 .tar.gz"
193- sha256 "dceeb6c0028fdb6734471eb07c0cd2aae706ccaecab45965ee83f11c8d3b1f62 "
192+ url "https://files.pythonhosted.org/packages/44/cd/a040c4b3119bbe532e5b0732286f805445375489fceaec1f48306068ee3b /smmap-5.0.2 .tar.gz"
193+ sha256 "26ea65a03958fa0c8a1c7e8c7a58fdc77221b8910f6be2131affade476898ad5 "
194194 end
195195
196196 resource "snakemake-interface-common" do
0 commit comments