Skip to content

Commit

Permalink
Update morpheus.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
starboerg authored Feb 6, 2024
1 parent 46e4dff commit 5506890
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Formula/morpheus.rb
Original file line number Diff line number Diff line change
Expand Up @@ -12,10 +12,10 @@ class Morpheus < Formula

bottle do
root_url "https://github.com/morpheus-lab/homebrew-morpheus/releases/download/morpheus-2.3.6"
# sha256 cellar: :any, arm64_sonoma: "668d598eca20eabf4f96f9fae8990a74365530a95d0075555bb27279e35952f4"
# sha256 cellar: :any, sonoma: "a8401d851948575372e43e63f2c9ac34477ac608c56775a3b44d261d71dc4ee9"
# sha256 cellar: :any, ventura: "d0ff492eff6c6ccccebd684dee3c948a49c8cdba1ae5ad2feb6323bc5a3e2410"
# sha256 cellar: :any_skip_relocation, x86_64_linux: "847610f4942e1db49a5402660daa1b7bf8501eba9fdf98dc448a4da9a6750a69"
# sha256 cellar: :any, arm64_sonoma: "668d598eca20eabf4f96f9fae8990a74365530a95d0075555bb27279e35952f4"

Check failure on line 15 in Formula/morpheus.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/LineLength: Line is too long. [123/118]
# sha256 cellar: :any, sonoma: "a8401d851948575372e43e63f2c9ac34477ac608c56775a3b44d261d71dc4ee9"

Check failure on line 16 in Formula/morpheus.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/LineLength: Line is too long. [123/118]
# sha256 cellar: :any, ventura: "d0ff492eff6c6ccccebd684dee3c948a49c8cdba1ae5ad2feb6323bc5a3e2410"

Check failure on line 17 in Formula/morpheus.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/LineLength: Line is too long. [123/118]
# sha256 cellar: :any_skip_relocation, x86_64_linux: "847610f4942e1db49a5402660daa1b7bf8501eba9fdf98dc448a4da9a6750a69"

Check failure on line 18 in Formula/morpheus.rb

View workflow job for this annotation

GitHub Actions / test-bot (ubuntu-22.04)

Layout/LineLength: Line is too long. [123/118]
end

depends_on "boost" => :build
Expand Down

0 comments on commit 5506890

Please sign in to comment.