Skip to content

Commit

Permalink
Merge pull request Homebrew#196568 from Homebrew/cho-m/dispatch/dafny…
Browse files Browse the repository at this point in the history
…/11656980395

dafny: update 4.9.0 bottle.
  • Loading branch information
BrewTestBot authored Nov 4, 2024
2 parents 7df061f + 0d83e8b commit 6e31666
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions Formula/d/dafny.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,10 @@ class Dafny < Formula
license "MIT"

bottle do
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d0c2d698efa882dc35316a259c2d1bca1f3814f2b143f01e1088e3a4b10c77b"
sha256 cellar: :any_skip_relocation, sonoma: "b780a11bcc50e5c26ee52e3ea912be50caf1d0404afe9fb0f6bd3d55b3b48fe9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5797f4585a7641abb8e04c9ff93410bb9efed682344b772edd313ff6622a2dd"
sha256 cellar: :any_skip_relocation, arm64_sequoia: "2a36bf3e4ca3d330259682a45b8e2819ff8c77c64268038675cab30ee2757f92"
sha256 cellar: :any_skip_relocation, arm64_sonoma: "1d0c2d698efa882dc35316a259c2d1bca1f3814f2b143f01e1088e3a4b10c77b"
sha256 cellar: :any_skip_relocation, sonoma: "b780a11bcc50e5c26ee52e3ea912be50caf1d0404afe9fb0f6bd3d55b3b48fe9"
sha256 cellar: :any_skip_relocation, x86_64_linux: "f5797f4585a7641abb8e04c9ff93410bb9efed682344b772edd313ff6622a2dd"
end

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

0 comments on commit 6e31666

Please sign in to comment.