@@ -13,13 +13,13 @@ class XCmd < Formula
13
13
end
14
14
15
15
bottle do
16
- sha256 cellar : :any_skip_relocation , arm64_sequoia : "284df4bedbdbaa3d7cb311321cbffbc7933461354da7a6434988f16644e5f951 "
17
- sha256 cellar : :any_skip_relocation , arm64_sonoma : "284df4bedbdbaa3d7cb311321cbffbc7933461354da7a6434988f16644e5f951 "
18
- sha256 cellar : :any_skip_relocation , arm64_ventura : "284df4bedbdbaa3d7cb311321cbffbc7933461354da7a6434988f16644e5f951 "
19
- sha256 cellar : :any_skip_relocation , sonoma : "de8d6c07169c659edd1ad7dfb818efec77f3887998c3020214ca165c8dc2096a "
20
- sha256 cellar : :any_skip_relocation , ventura : "de8d6c07169c659edd1ad7dfb818efec77f3887998c3020214ca165c8dc2096a "
21
- sha256 cellar : :any_skip_relocation , arm64_linux : "bc9d8413ab96e6904799dbbe42d1dfb17a59ec8654b2faac6664807edc65b4e2 "
22
- sha256 cellar : :any_skip_relocation , x86_64_linux : "bc9d8413ab96e6904799dbbe42d1dfb17a59ec8654b2faac6664807edc65b4e2 "
16
+ sha256 cellar : :any_skip_relocation , arm64_sequoia : "4e1e03bb9ee64015db5c06348f49b26be3fb56865c70935e97ae028ad99982a8 "
17
+ sha256 cellar : :any_skip_relocation , arm64_sonoma : "4e1e03bb9ee64015db5c06348f49b26be3fb56865c70935e97ae028ad99982a8 "
18
+ sha256 cellar : :any_skip_relocation , arm64_ventura : "4e1e03bb9ee64015db5c06348f49b26be3fb56865c70935e97ae028ad99982a8 "
19
+ sha256 cellar : :any_skip_relocation , sonoma : "227e69a10b766e77e761889610b9023d735d48509ae9c3a870efd45272c11f0f "
20
+ sha256 cellar : :any_skip_relocation , ventura : "227e69a10b766e77e761889610b9023d735d48509ae9c3a870efd45272c11f0f "
21
+ sha256 cellar : :any_skip_relocation , arm64_linux : "227e69a10b766e77e761889610b9023d735d48509ae9c3a870efd45272c11f0f "
22
+ sha256 cellar : :any_skip_relocation , x86_64_linux : "227e69a10b766e77e761889610b9023d735d48509ae9c3a870efd45272c11f0f "
23
23
end
24
24
25
25
def install
0 commit comments