Skip to content

Commit

Permalink
diamond: update 2.1.10 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
chenrui333 authored and BrewTestBot committed Oct 19, 2024
1 parent 719dfe2 commit 77ff62c
Showing 1 changed file with 6 additions and 8 deletions.
14 changes: 6 additions & 8 deletions Formula/d/diamond.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,12 @@ class Diamond < Formula
license "GPL-3.0-or-later"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sequoia: "7f29903daf1b665089c445986352c34fdfbf6d329425729b579074b1719a97f2"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "8073e591bbda4cc5584b3c9fb144ab2a878ddb9581f2121c6033c73eed1a2155"
sha256 cellar: :any_skip_relocation, arm64_ventura: "8bb29de8405333bb24e9b63db81331235c8a91583cf53cddc792b8e2ae3468e4"
sha256 cellar: :any_skip_relocation, arm64_monterey: "682642aa18cd3fdab51d2257b7ba322f0eb94515ec04e969013ea5dd68e12dcf"
sha256 cellar: :any_skip_relocation, sonoma: "14dc8fc100b82d3644eb4daaf7db1fe2e293bd4d27c8f3187378680593a22cff"
sha256 cellar: :any_skip_relocation, ventura: "53f78cd6c8a51aff36773d9ea746fd3a005531649844f624858828cf218c2ce7"
sha256 cellar: :any_skip_relocation, monterey: "98c041f010ea94d7a1242098d46ddef43f7bd4271f2755785cab9e3523dc3f40"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7960f5546b5e0fd4c7795ff2259623a1ef63025fc30fdda50194a7662ef4efc3"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "5f8557081c35b772cee8de8e2751f03097a47e8293d57026329b06f09128a1a5"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "5e8dc8ece677609259392d2e5c818ca3330eb30290baa043b946ba68eb7c73f6"
sha256 cellar: :any_skip_relocation, arm64_ventura: "81ff44a3ae176084f63ad0395203b6711061804eef5c5ecec98ee1050e3daf46"
sha256 cellar: :any_skip_relocation, sonoma: "d5d57d55a193ed25775b6d3798d47e6201ba6514b1b496296aae4b0f9786b0eb"
sha256 cellar: :any_skip_relocation, ventura: "3e12a967c882d12655033b9dab86a70329b2f260b6dbc26d49aba9fdde02441c"
sha256 cellar: :any_skip_relocation, x86_64_linux: "11a1e9d0e3831b31f7f0ddb66fd73d85a35cc82018d5344680f7eedda772b190"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 77ff62c

Please sign in to comment.