We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e01521 commit bd5db0eCopy full SHA for bd5db0e
Formula/p/[email protected]
@@ -17,6 +17,15 @@ class PerconaServerAT80 < Formula
17
end
18
19
20
+ bottle do
21
+ sha256 arm64_sequoia: "cb125ddd7595efd0e92ccb4f4e053db69c92d9cd739ad31b8b458db863ef9324"
22
+ sha256 arm64_sonoma: "c3c879d0b2bd04e9eaa4811a9ba90f99ad82de67a04cc4b65ed09e0f69452041"
23
+ sha256 arm64_ventura: "d0ac375df688d6fbbf824408f3842d653949cb6fe80730d4b231152f28b704b9"
24
+ sha256 sonoma: "485efb2b577503cacec0d48d6da734eb71c21da61bf0f51fc59f54c7c7918651"
25
+ sha256 ventura: "315761a59cf60d727ac928cdf3aa6c36f51dd5e1fd71b544858e0495d55a6c03"
26
+ sha256 x86_64_linux: "b310c666b0a39f19e9dd6fd0d01e4b2b3b543cffc1e7180a91aec19401eb39f8"
27
+ end
28
+
29
keg_only :versioned_formula
30
31
depends_on "bison" => :build
0 commit comments