File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -7,12 +7,12 @@ class Mdbook < Formula
77 head "https://github.com/rust-lang/mdBook.git" , branch : "master"
88
99 bottle do
10- sha256 cellar : :any_skip_relocation , arm64_sequoia : "27ab6e71abf4d175b5964f9a5d82050ead9385d53c86a5693bfeaa915feeb1e7 "
11- sha256 cellar : :any_skip_relocation , arm64_sonoma : "dc447f7a95e2a840cbb9c99d696851f9feb8609de1829a6a9c14b4f544096ff4 "
12- sha256 cellar : :any_skip_relocation , arm64_ventura : "aa5448e2485b6040b323385409448e7518eb38d650ce459a54f15f7661587797 "
13- sha256 cellar : :any_skip_relocation , sonoma : "567ca90abbb67f8da2748265ed764a23d020b8f3d71b21e60174ae44527c3bce "
14- sha256 cellar : :any_skip_relocation , ventura : "0a93f7d75184f88ed27f0cc28eee2ea6e92e1a3fdb8bdfea538a5f6e6db6461c "
15- sha256 cellar : :any_skip_relocation , x86_64_linux : "c8d94aeae0065ccc2b7d9f92db21a06f8aa561954abdffd5fe5f12e9f8b6b199 "
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "d7a8078e92d22083dc01c60a7795f23fb434c7aae602abec6ce6960d7b923745 "
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "627b556a28e60313fac1634fdb67019dd462d9c872376618e413d06661923f8f "
12+ sha256 cellar : :any_skip_relocation , arm64_ventura : "85613c76861271f3cc2e02be9ee186ecc7832df5712307f9251ab8f2c7186610 "
13+ sha256 cellar : :any_skip_relocation , sonoma : "07d9e4d871d00f14987b7fa137cf2eac1f8e063395d84969734287bb8f79a48c "
14+ sha256 cellar : :any_skip_relocation , ventura : "6494a9e97b7322dc8945c9fcbbde3c01178055afd9015117edbee6733c94d7fb "
15+ sha256 cellar : :any_skip_relocation , x86_64_linux : "681ccedde8f79819fee2cd1a409f21b9b0251e944689ea5ee4e1ea9509126962 "
1616 end
1717
1818 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments