Skip to content

Commit c9c358d

Browse files
committed
dotnet: update 9.0.7 bottle.
1 parent 0a569bd commit c9c358d

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/d/dotnet.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,12 @@ class Dotnet < Formula
2626
end
2727

2828
bottle do
29-
sha256 cellar: :any, arm64_sequoia: "63b1a8917486ca1017a1530f7013fb970b627cc3896e6f1f00a015d89c612458"
30-
sha256 cellar: :any, arm64_sonoma: "553b1ce05e92346c4ac66a64540ae7051742f2c14ddfa1b8c47f8e2f5e21e9a2"
31-
sha256 cellar: :any, arm64_ventura: "31f2897141e6b268cc461b900a4e49bfac2c7d69066f6fa50925649ca2a93ea9"
32-
sha256 cellar: :any, ventura: "28434612c06c8c3f208d0d4b6c57c8e98ea28fbc1d86987b18563c9663318d07"
33-
sha256 cellar: :any_skip_relocation, arm64_linux: "c9e1fc272bc067315a04f022531a11537905a6a2fe5c8459f6eed2ac9c1e386c"
34-
sha256 cellar: :any_skip_relocation, x86_64_linux: "90310f1219657fb795d876c8430fb43d74cce4de8a7223edd153d52599ba95c9"
29+
sha256 cellar: :any, arm64_sequoia: "3c54ec18dd398c12d9b3acbeff0035c8c26ffc207ba9cc968706347376c8b436"
30+
sha256 cellar: :any, arm64_sonoma: "becdc41681bc5d0b3909765e12427af2d3d97cd706a6eb40246285eef9d24162"
31+
sha256 cellar: :any, arm64_ventura: "2c7b96f5ebcecba40674ad288fc85c683a0a1eb03769825273fea145d134bc9a"
32+
sha256 cellar: :any, ventura: "1a4f9857880a0221d34c99a134cf7f1104fe3c36167c0302a858af4fecb039f8"
33+
sha256 cellar: :any_skip_relocation, arm64_linux: "e56bc127bd146f1fe824bacce689be414ff6079367075f836279a1b5d5d7be62"
34+
sha256 cellar: :any_skip_relocation, x86_64_linux: "bdb49499d4e711256bd209c523bd58f65154381df83ea6aa912883aae229aaaa"
3535
end
3636

3737
depends_on "cmake" => :build

0 commit comments

Comments
 (0)