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 c22d32b commit 9165e8cCopy full SHA for 9165e8c
Formula/morpheus.rb
@@ -13,6 +13,7 @@ class Morpheus < Formula
13
bottle do
14
root_url "https://github.com/morpheus-lab/homebrew-morpheus/releases/download/morpheus-2.3.4"
15
sha256 cellar: :any, arm64_ventura: "2d55e46043a264e2a55f73b4189e5c46d880437fe851ef3b10b2a7e4bdf3d0e8"
16
+ sha256 cellar: :any, ventura: "8f357661b325ab746952085d7ae9bc60134382df386e3f42caf3fc80924f7241"
17
sha256 cellar: :any, monterey: "e6d87a28b2f7a1fff03aab80043cd3e1dc03b63fc728976f1496625707748e04"
18
sha256 cellar: :any, catalina: "e1c1760a2672dbf85862af45e75255fa7002398fafd1546b3ca3f9eff9d43520"
19
end
0 commit comments