Skip to content

Commit 38db216

Browse files
committed
x-cmd: update 0.6.10 bottle.
1 parent 8b6888a commit 38db216

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

Formula/x/x-cmd.rb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,13 @@ class XCmd < Formula
1313
end
1414

1515
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"
2323
end
2424

2525
def install

0 commit comments

Comments
 (0)