mdbook: update 0.4.25 bottle.

master
Patrick Linnane 2022-12-17 17:21:44 +00:00 committed by BrewTestBot
parent bf3a441ba6
commit 1cb71ec7f1
No known key found for this signature in database
GPG Key ID: 82D7D104050B0F0F
1 changed files with 7 additions and 7 deletions

View File

@ -7,13 +7,13 @@ class Mdbook < Formula
head "https://github.com/rust-lang/mdBook.git", branch: "master"
bottle do
sha256 cellar: :any_skip_relocation, arm64_ventura: "fa483c90c15666bd75843aa46e71ce2c0a9631649d7e4a26942f29e1fdbedb36"
sha256 cellar: :any_skip_relocation, arm64_monterey: "417afc5dcdccd40959fa97466c4a335a55b54ed1e741989b4905ceca2a91cb5e"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "8db30020ec08c0af4db09b281879fad2e28de6f03e2aee9db033b0f375751042"
sha256 cellar: :any_skip_relocation, ventura: "576396e65b8e6bd23ff503aa0da1587eb1b1e3ae5425afde59ad43100397ce60"
sha256 cellar: :any_skip_relocation, monterey: "aa9c01110f33d6bb9bb6a317187bb079dafec9d9e06e0e9d9593fff2dfa289ce"
sha256 cellar: :any_skip_relocation, big_sur: "4c1ffb89ccc7fe7998a6c0f6e874469209c922191590d86cd93622255e382769"
sha256 cellar: :any_skip_relocation, x86_64_linux: "a9fedad2eca80e5fec6560ba37a7372353cdbecc22e2d66fb2c0e1a829bf825f"
sha256 cellar: :any_skip_relocation, arm64_ventura: "db02adce0168412000c03d341e0d29a773a598a4731cfb7faf8c9da98e9c0eb6"
sha256 cellar: :any_skip_relocation, arm64_monterey: "91b055c7775307dbe025c49f6afdcf4e2a3748f5c9fc7d73976476743aedd790"
sha256 cellar: :any_skip_relocation, arm64_big_sur: "713e4afcfe77290071b42b677b60642b5566fa4fe42e8a79fc9756b16e3f933b"
sha256 cellar: :any_skip_relocation, ventura: "cc5231b665cc25777503203e12b51786637918abfe7495a597732011df8f3e8b"
sha256 cellar: :any_skip_relocation, monterey: "eaf1e3a2a659be9ea763840d4d6ee5027cf7ccee4d69ecb9908d1e837cd5727d"
sha256 cellar: :any_skip_relocation, big_sur: "c30e413a5a9240b5c0c838b08fe02ab9a223b6c1ae1d549312d492f2e0f2b986"
sha256 cellar: :any_skip_relocation, x86_64_linux: "36155ceb139e2d0c9b26d2a8be9da128ee52552347412511ec2031ee5549a95f"
end
depends_on "rust" => :build