Skip to content

Commit 5ad6b56

Browse files
committed
snakemake: update 8.29.3 bottle.
1 parent ac0f924 commit 5ad6b56

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/s/snakemake.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,12 +9,12 @@ class Snakemake < Formula
99
head "https://github.com/snakemake/snakemake.git", branch: "main"
1010

1111
bottle do
12-
sha256 cellar: :any, arm64_sequoia: "37342a67aaa2c16d2430182ab64958541e9c34319594954cb0ebd57065b4e5a2"
13-
sha256 cellar: :any, arm64_sonoma: "93ca7dbff0b521a293222c1e7de415ba88a22a0f06a36665f95047887278c448"
14-
sha256 cellar: :any, arm64_ventura: "a5fa0597f20b24d90a0d037b426894a5db7c7a044210563ef8b5d61d717c1bb9"
15-
sha256 cellar: :any, sonoma: "a4fe57ee9b50cc8b80e403ce6983c5db42300a2931ea5c6c3091796ec707382c"
16-
sha256 cellar: :any, ventura: "e70a280967aeb4580588d7e32e4f0abef919c13d529564c698a24abb04d52df6"
17-
sha256 cellar: :any_skip_relocation, x86_64_linux: "39638fd8a47f6e08b2919f61d253f31b657c1c6a1e95cd0293991cd291a93bbd"
12+
sha256 cellar: :any, arm64_sequoia: "470c4c0c85ef1e6e0d56287cacdfa9fec812ced1cf60ec33a23117343e110758"
13+
sha256 cellar: :any, arm64_sonoma: "9e2f40536061561c7e536ad6e022484f30a155b4ffacec0b2697c987810bd6a4"
14+
sha256 cellar: :any, arm64_ventura: "e68db4f1ac13ab388199a1666cbe8509d7c0631286a9b61f62daa5e6760a248b"
15+
sha256 cellar: :any, sonoma: "8164820cefc8713b0894295f802eefcdb156a7552d5c93910cf1510452dc110d"
16+
sha256 cellar: :any, ventura: "3443efac1df815536bc396dd31f822199be8fc89d32b69661fccf18fe2487810"
17+
sha256 cellar: :any_skip_relocation, x86_64_linux: "6eef610d4ea6e1af06db5368fc89123297a6349f8c84ab7c7abb69a19d97310f"
1818
end
1919

2020
depends_on "rust" => :build

0 commit comments

Comments
 (0)