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 f6085ec commit 5660df6Copy full SHA for 5660df6
Formula/s/snakefmt.rb
@@ -9,8 +9,7 @@ class Snakefmt < Formula
9
head "https://github.com/snakemake/snakefmt.git", branch: "master"
10
11
bottle do
12
- rebuild 2
13
- sha256 cellar: :any_skip_relocation, all: "5c94368a6d353ffc50d555fe61ff9b22f5fa7b9340ec5d41b1101615b2a4d056"
+ sha256 cellar: :any_skip_relocation, all: "96c0f5cd21c49768cfedc3e5bcfea7bc792cdcafc8fea6a38a58e231b1978426"
14
end
15
16
depends_on "[email protected]"
0 commit comments