Skip to content

Commit

Permalink
Merge pull request #209318 from Homebrew/bump-igv-2.19.2
Browse files Browse the repository at this point in the history
igv 2.19.2
  • Loading branch information
BrewTestBot authored Mar 1, 2025
2 parents 54e4514 + 5dd9e84 commit eba72fd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Formula/i/igv.rb
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
class Igv < Formula
desc "Interactive Genomics Viewer"
homepage "https://igv.org/doc/desktop/"
url "https://data.broadinstitute.org/igv/projects/downloads/2.19/IGV_2.19.1.zip"
sha256 "e7d7803cab4e12e84f5359a3d73915a45acc6d676151ca18e91fb2d39432b568"
url "https://data.broadinstitute.org/igv/projects/downloads/2.19/IGV_2.19.2.zip"
sha256 "cdf2cbab41226151e8e456ae33e1f15d0439951520f75bf1bf8d4afff9e0818a"
license "MIT"

livecheck do
Expand All @@ -11,7 +11,7 @@ class Igv < Formula
end

bottle do
sha256 cellar: :any_skip_relocation, all: "b69765ae3e7a83864b7f9cc24d0cce0300fe15decaa00b97bed8d42263add5f2"
sha256 cellar: :any_skip_relocation, all: "6b9ee83d426d46b90c99eed49727c653e26708804b97681e79f8b99a50790c63"
end

depends_on "openjdk"
Expand Down

0 comments on commit eba72fd

Please sign in to comment.