Skip to content

Commit

Permalink
dotnet: update 8.0.0 bottle.
Browse files Browse the repository at this point in the history
  • Loading branch information
BrewTestBot committed Nov 19, 2023
1 parent 52f3907 commit 84752c6
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions Formula/d/dotnet.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,12 @@ class Dotnet < Formula
license "MIT"

bottle do
sha256 cellar: :any, arm64_ventura: "a48ccb41aef44b23111a8c9af155a7d4ca687d12e693abdf16a460606b643534"
sha256 cellar: :any, arm64_monterey: "d3b31cc177ef4abc05cbfc638bf10c5d208c727862698a65f2f1c1f200381134"
sha256 cellar: :any, arm64_big_sur: "7758478afea76d3736405674b37476b45d73d855de155df35049d4dd92dda4cb"
sha256 cellar: :any, ventura: "87c91d98f45df0407a2988272ec54016848ae6370dc0fed7a02444767f5f25db"
sha256 cellar: :any, monterey: "9e202396b41bcb8d45c857b9f4806a7907edf018ec4e14d8af1e3867f5d66320"
sha256 cellar: :any, big_sur: "015dca815eb4ea5b4a9a7160b79ad45e509ae6525e939f3a81d3985ec88533cf"
sha256 cellar: :any_skip_relocation, x86_64_linux: "2a75b5f8d7331b1db749735e6a8fb3f9dbfe6298c44fa0e8911d727e7195b8eb"
sha256 cellar: :any, arm64_sonoma: "3e7c2a22ccd3eb9780607ea77bc0a82c772411a093268973e831393fb9cb9df1"
sha256 cellar: :any, arm64_ventura: "1452fc9a89d69d27d49cc67304abbf72df107cba7dab2d4c1806dfd628c58017"
sha256 cellar: :any, arm64_monterey: "952a520c7b0f1b117c0d0c67503209a555519722078f4e06a47265d0dbfe27c6"
sha256 cellar: :any, ventura: "f5b5308c1f61266fef07a72191310874614be0ac66f963eda8f2c39925f4aef5"
sha256 cellar: :any, monterey: "758df6ba1fbeab7227b3cc07f1a147d8b1f62070c8dd32a570ae6a640bd54f18"
sha256 cellar: :any_skip_relocation, x86_64_linux: "7081e687c5ebad93ba573a75022979de54cf5ddc801ea140072d6a8c1d13e7b6"
end

depends_on "cmake" => :build
Expand Down

0 comments on commit 84752c6

Please sign in to comment.