Skip to content

Commit e48f8a1

Browse files
authored
Merge pull request #197243 from Homebrew/bump-proteinortho-6.3.3
proteinortho 6.3.3
2 parents 36a8ae5 + c5c2e6e commit e48f8a1

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Formula/p/proteinortho.rb

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,17 @@
11
class Proteinortho < Formula
22
desc "Detecting orthologous genes within different species"
33
homepage "https://gitlab.com/paulklemm_PHD/proteinortho"
4-
url "https://gitlab.com/paulklemm_PHD/proteinortho/-/archive/v6.3.2/proteinortho-v6.3.2.tar.gz"
5-
sha256 "3b3c58e814ca10f77a25954b0bcddc479b9f61682f3dc5c93d85b07f109342a4"
4+
url "https://gitlab.com/paulklemm_PHD/proteinortho/-/archive/v6.3.3/proteinortho-v6.3.3.tar.gz"
5+
sha256 "989eed292e6e65c3725d4395cb7aed3c59754b5dc60d4a1e034aa1c4a6504c6c"
66
license "GPL-3.0-or-later"
77

88
bottle do
9-
sha256 cellar: :any, arm64_sequoia: "6eb6089f3e60e2136f11ea8997536fd76ae83d94455c23ad88f439a0a47397c3"
10-
sha256 cellar: :any, arm64_sonoma: "a3966fa66db6edea9c7b12fb65213bec1e6641860b6d05ff28b74b7af9e13996"
11-
sha256 cellar: :any, arm64_ventura: "0edd33e29ad7d95644c83f9412329ce80356424ce61ee89c84004f6d746653d8"
12-
sha256 cellar: :any, arm64_monterey: "b4b9d0a86d9e83e902f506ddd48633134727d9a0caacb03bb52751edf3e1084b"
13-
sha256 cellar: :any, sonoma: "b0adc4eba6090113da1c04f1ae1345e9527af6c9c7492b3eb567478aa12556d0"
14-
sha256 cellar: :any, ventura: "aa9c68bbc76c78b280c5c41df428f0113ee594f26201baaca97566c13fde2952"
15-
sha256 cellar: :any, monterey: "8f6e2d323da560d09c8a40938f497bf6f4059def847c16b53d3d87311a6c9ff6"
16-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1e889a7d294a99c804f564e08afb6feef66c20098867405c063681c78fd50772"
9+
sha256 cellar: :any, arm64_sequoia: "1444ec3713935622b7aaf07a7ca29a28f6c27d1154753e7b31f025342d1b593a"
10+
sha256 cellar: :any, arm64_sonoma: "e34209e2425ccbe1130818bd1d9111d84476bdc21be46828a99bfc053001e47f"
11+
sha256 cellar: :any, arm64_ventura: "bf6d29cd976aeff17d7799f80d6bfb5135f680ebaa7b649153e79fab9d74f079"
12+
sha256 cellar: :any, sonoma: "7b5d83605750429e37ae21bafac91c2413d2259fc3d3ce06d68b16e281e3a8c3"
13+
sha256 cellar: :any, ventura: "fe4ed96a1a283d33c1ca6b607803fc61af421168769b0800bad0e457afa2744b"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "8318a08820d036bab2221812211395b38348d5d4b7349d73fcc60109bf8bcdbc"
1715
end
1816

1917
depends_on "diamond"

0 commit comments

Comments
 (0)