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 753a857 commit 633dd51Copy full SHA for 633dd51
Formula/snakemake.rb
@@ -10,9 +10,9 @@ class Snakemake < Formula
10
11
bottle do
12
cellar :any_skip_relocation
13
- sha256 "4f28f4cc4ac60686bdf12944480c826739c9c0186dc538e863a2f3a89ce49ec7" => :catalina
14
- sha256 "076e3a9147c99202bc1d96f85b9ad0feb1758e898028fd6ea7d2eded841652ea" => :mojave
15
- sha256 "e8c76d4611240c653e62ffcefd85df218f23089b6a1451f01536a9d4ddf593be" => :high_sierra
+ sha256 "4d5e4dbd8fdf1ce17e9c5f2f3eee462786ab468aa105eac22ff93f0a2070fa8d" => :catalina
+ sha256 "2e90e7ab4c185b6b92b5c9076de050efc2c7246f301c3d8a8193bbd1bd4d5735" => :mojave
+ sha256 "f15b2c56a8574629f49c503a63bc7cecaca504eaee2353bd957521f3bf15cfd1" => :high_sierra
16
end
17
18
depends_on "python@3.8"
0 commit comments