Skip to content

Commit 260c740

Browse files
committed
xmake: update 2.9.8 bottle.
1 parent 379f480 commit 260c740

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

Formula/x/xmake.rb

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ class Xmake < Formula
77
head "https://github.com/xmake-io/xmake.git", branch: "master"
88

99
bottle do
10-
sha256 cellar: :any_skip_relocation, arm64_sequoia: "290d09dc79c230eb91c50ad11bc777464ebc5dab897fe2f18ac6d3158c116540"
11-
sha256 cellar: :any_skip_relocation, arm64_sonoma: "9c1d48bcf2c5e7fd1e54e94409bc981517317152f58b6e3fc4f1ddbde7bef0b5"
12-
sha256 cellar: :any_skip_relocation, arm64_ventura: "e028c8ad906be3bd9b7a20d637d25318aa6b1c2fa08728f61ee730fc76d3f679"
13-
sha256 cellar: :any_skip_relocation, sonoma: "dd9090d5c9446fda2debf6593918a49c914f457162274c6d298c06f88944c307"
14-
sha256 cellar: :any_skip_relocation, ventura: "b4701bd3195c8f630a6a5f5540cc56fa892928dccabc82d74d321fdf1cd9cf88"
15-
sha256 cellar: :any_skip_relocation, x86_64_linux: "1b64a36fdabc39facd74232614473df4c79a62b02df14540e1f72e75a223b117"
10+
sha256 cellar: :any_skip_relocation, arm64_sequoia: "f6601c16227ede4ddca887106d9258f1e2bed8bccc3b603aeb9c2cb685b40033"
11+
sha256 cellar: :any_skip_relocation, arm64_sonoma: "bda24b92c186dd4bcae8e933568ad775f143f55802a4a472f5e5575c38c57b5a"
12+
sha256 cellar: :any_skip_relocation, arm64_ventura: "cb20e6cc261ae50e26f2ba2f4d886124b8f858c3d77b4c529cdb86033cee573b"
13+
sha256 cellar: :any_skip_relocation, sonoma: "c3bcd6cd5aa1e09f03b4ab05fca6d420d997eee8949c356c44f6a18cf5586e14"
14+
sha256 cellar: :any_skip_relocation, ventura: "60d6963c2566430e0c4b83cd2d641d5203f0297db1ce0482e05d1483a033b8c5"
15+
sha256 cellar: :any_skip_relocation, x86_64_linux: "95bbcd16aa0dd0ecad000481ee4b8193db9d34f8d43105f8c594e6867ba5c7a4"
1616
end
1717

1818
uses_from_macos "ncurses"

0 commit comments

Comments
 (0)