Skip to content

Commit 6e31666

Browse files
authored
Merge pull request #196568 from Homebrew/cho-m/dispatch/dafny/11656980395
dafny: update 4.9.0 bottle.
2 parents 7df061f + 0d83e8b commit 6e31666

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

Formula/d/dafny.rb

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,10 @@ class Dafny < Formula
66
license "MIT"
77

88
bottle do
9-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d0c2d698efa882dc35316a259c2d1bca1f3814f2b143f01e1088e3a4b10c77b"
10-
sha256 cellar: :any_skip_relocation, sonoma: "b780a11bcc50e5c26ee52e3ea912be50caf1d0404afe9fb0f6bd3d55b3b48fe9"
11-
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5797f4585a7641abb8e04c9ff93410bb9efed682344b772edd313ff6622a2dd"
9+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a36bf3e4ca3d330259682a45b8e2819ff8c77c64268038675cab30ee2757f92"
10+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d0c2d698efa882dc35316a259c2d1bca1f3814f2b143f01e1088e3a4b10c77b"
11+
sha256 cellar: :any_skip_relocation, sonoma: "b780a11bcc50e5c26ee52e3ea912be50caf1d0404afe9fb0f6bd3d55b3b48fe9"
12+
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5797f4585a7641abb8e04c9ff93410bb9efed682344b772edd313ff6622a2dd"
1213
end
1314

1415
# Align deprecation with dotnet@6. Can be undeprecated if dependency is updated.

0 commit comments

Comments
 (0)