Skip to content

Commit

Permalink
three-body: update 0.4.3 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 18, 2023
1 parent 209e4d6 commit 40fc5b9
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions Formula/t/three-body.rb
Original file line number Diff line number Diff line change
Expand Up @@ -7,13 +7,13 @@ class ThreeBody < Formula
head "https://github.com/rustq/3body-lang.git", branch: "main"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "a0c8375cb80ffd8fd0c4ca393be24e57fc8c7327cabae321b830a7db02931a9a"
sha256 cellar: :any_skip_relocation, arm64_ventura: "3e8523866b27c1dfb45ed0c13d1b24c18ed6ec2c4836ecc4401249b7a3bb3569"
sha256 cellar: :any_skip_relocation, arm64_monterey: "ef6d95796eccb66b3320591987705e4914a17814dd2d79224f7eacf3b823dc75"
sha256 cellar: :any_skip_relocation, sonoma: "46872d5d929316e38109e71eaaf12d1673c5d680e70b5e3caf1d9d94d266f853"
sha256 cellar: :any_skip_relocation, ventura: "596f4ccb126979076f346d7d84a856ee2773a1599a87d421e54f2c61e8688cec"
sha256 cellar: :any_skip_relocation, monterey: "39a05eab36df8b7033165daa1800f4ae749537abc2cbc2266d0fc306d46e9de1"
sha256 cellar: :any_skip_relocation, x86_64_linux: "cae0e83755d749ff804ba70d4e3f37abdc7e869a152968dfb9a05047ab29c7fe"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "7b9e4471162a676994f5358b99ca83bbb2785505ddd39da4bbdb368c2f5bb8f4"
sha256 cellar: :any_skip_relocation, arm64_ventura: "1f4da6e6c28ffe7d41d4201d8f02cebc19b8a2f4e764cc118073dbd9f56f37d2"
sha256 cellar: :any_skip_relocation, arm64_monterey: "45c9cc10073d69e8e81c6e6bce6d70f4a669893eac9b96156af895e0ca628f16"
sha256 cellar: :any_skip_relocation, sonoma: "c0952e387dcdbece6edfd0330d9a62152a952e2b2179522ca800cb54e28213fb"
sha256 cellar: :any_skip_relocation, ventura: "33aecfbdb3b4b1f1985803f1708c3cc1f8e3665207bbf062f42b48f64a8c73b3"
sha256 cellar: :any_skip_relocation, monterey: "ae07e53f2ec7c5d2876019870f65e3d417fdae392564dc477b8f954e2b12d96c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "e21158c287c3ebd4056319cb581a0176c03efb6aca9849af2d0559a32302775f"
end

depends_on "rust" => :build
Expand Down

0 comments on commit 40fc5b9

Please sign in to comment.