File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,14 @@ class Doge < Formula
55 sha256 "21d459f1f88d6a1e001a747b84782f180c01de8f3c39f3a1389c352b2f2edc88"
66 license "EUPL-1.2"
77
8+ bottle do
9+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "71948198c956b00eb4a7876019460f9280593408830d4283419976b223699961"
10+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "c1d4cd89b97ec72efb1c213373314bcf50c2f550f616dedb72be413a6b591746"
11+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "468d651e833eedaf42d4f9b707c9cd6a885f0a138cc22527d7fec660d344a18c"
12+ sha256 cellar : :any_skip_relocation , sonoma : "efce39ee93945f293a68d081a90865e4702ad02979d6c71a6dfa4e5baf0cabb2"
13+ sha256 cellar : :any_skip_relocation , x86_64_linux : "0e1a7aa1977d9189061c8d1b0a25f8117f3f1a5b4d920dd832fb49cc5461e62c"
14+ end
15+
816 depends_on "pandoc" => :build
917 depends_on "pkgconf" => :build
1018 depends_on "rust" => :build
You can’t perform that action at this time.
0 commit comments