Skip to content

Commit 30dfd42

Browse files
authored
Merge pull request #219914 from Homebrew/bump-picard-tools-3.4.0
picard-tools 3.4.0
2 parents 16ecb1d + d1cd1fd commit 30dfd42

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Formula/p/picard-tools.rb

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
class PicardTools < Formula
22
desc "Tools for manipulating HTS data and formats"
33
homepage "https://broadinstitute.github.io/picard/"
4-
url "https://github.com/broadinstitute/picard/releases/download/3.3.0/picard.jar"
5-
sha256 "58819a7660646b74b34e282f5d4d21c8dbaea22ddeff96e3258755dafa0f86dc"
4+
url "https://github.com/broadinstitute/picard/releases/download/3.4.0/picard.jar"
5+
sha256 "e76128c283889fc583c9dea33a3b7448974c067d102c9e35be152642d4d5f901"
66
license "MIT"
77

88
livecheck do
@@ -11,7 +11,7 @@ class PicardTools < Formula
1111
end
1212

1313
bottle do
14-
sha256 cellar: :any_skip_relocation, all: "706381105c8a7bdfe612eb03926a01c5ad852ece5a7ef4f438e9b8eb07debd14"
14+
sha256 cellar: :any_skip_relocation, all: "7fbf17eca625e75fd79d09a89ba7f763725b0d3e669a6e53de7ac574b38f2e6f"
1515
end
1616

1717
depends_on "openjdk"

0 commit comments

Comments
 (0)