@@ -22,14 +22,12 @@ class Phpmyadmin < Formula
2222 end
2323
2424 bottle do
25- sha256 cellar : :any_skip_relocation , arm64_tahoe : "93d7d0a1972beb0f25710049a6a9397be080440c3f8aec1c43b151607133f6f8"
26- sha256 cellar : :any_skip_relocation , arm64_sequoia : "93d7d0a1972beb0f25710049a6a9397be080440c3f8aec1c43b151607133f6f8"
27- sha256 cellar : :any_skip_relocation , arm64_sonoma : "93d7d0a1972beb0f25710049a6a9397be080440c3f8aec1c43b151607133f6f8"
28- sha256 cellar : :any_skip_relocation , arm64_ventura : "93d7d0a1972beb0f25710049a6a9397be080440c3f8aec1c43b151607133f6f8"
29- sha256 cellar : :any_skip_relocation , sonoma : "82e7df63e44dff329d37ab987bdee2415dea8c4ac14fb636e80ab471860d958a"
30- sha256 cellar : :any_skip_relocation , ventura : "82e7df63e44dff329d37ab987bdee2415dea8c4ac14fb636e80ab471860d958a"
31- sha256 cellar : :any_skip_relocation , arm64_linux : "a2dea00945d920af4a076e5034ac58a13bc88821298828068a4d35da29bc96ef"
32- sha256 cellar : :any_skip_relocation , x86_64_linux : "a2dea00945d920af4a076e5034ac58a13bc88821298828068a4d35da29bc96ef"
25+ sha256 cellar : :any_skip_relocation , arm64_tahoe : "bfd3b06a94a0a347fbd5867091eacb91f18b28580f28da8fbccd59fe53457a73"
26+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "bfd3b06a94a0a347fbd5867091eacb91f18b28580f28da8fbccd59fe53457a73"
27+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "bfd3b06a94a0a347fbd5867091eacb91f18b28580f28da8fbccd59fe53457a73"
28+ sha256 cellar : :any_skip_relocation , sonoma : "7a26dd35fa9ff398d8c6f69f332764f845d81e7f9b149e04783847f4a4236964"
29+ sha256 cellar : :any_skip_relocation , arm64_linux : "7a26dd35fa9ff398d8c6f69f332764f845d81e7f9b149e04783847f4a4236964"
30+ sha256 cellar : :any_skip_relocation , x86_64_linux : "7a26dd35fa9ff398d8c6f69f332764f845d81e7f9b149e04783847f4a4236964"
3331 end
3432
3533 depends_on "[email protected] " => :test
0 commit comments