File tree Expand file tree Collapse file tree 1 file changed +8
-3
lines changed
Expand file tree Collapse file tree 1 file changed +8
-3
lines changed Original file line number Diff line number Diff line change 11class QwenCode < Formula
22 desc "AI-powered command-line workflow tool for developers"
33 homepage "https://github.com/QwenLM/qwen-code"
4- url "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.0.9 .tgz"
5- sha256 "752fb94a3ad8f3a0a5a018297b0525740088dfafdb0ea91001334157db1ea882 "
4+ url "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.0.10 .tgz"
5+ sha256 "a67b59a80f66d28cc2d1413d939a882e01a2d3e490d03e7234a1450acace0eee "
66 license "Apache-2.0"
77
88 bottle do
9- sha256 cellar : :any_skip_relocation , all : "6731bb13ac7f80e2acca5c4d0122ca19457ee1d3e7910cb4e02a5387a504a24b"
9+ sha256 arm64_sequoia : "c8524949c04bfc2c4e2ed7161f8e7f91f8f6f8a5ee18cfe6126289761648803e"
10+ sha256 arm64_sonoma : "e28a70aff874065df201f392ccd27460838082fdf65b5ec1d0bc1197df92448d"
11+ sha256 arm64_ventura : "be999a48d7487b78d87d70fbb8e2e632bdd6ea8b842b7a62b25e798ffb93611e"
12+ sha256 sonoma : "1a8757abdbe941d7720942c4a9eb578ff1a189b8e93615fdabf60038aa3e0c0b"
13+ sha256 ventura : "9d3c37dd11eb550b49dba741d05983d60fa1c57fb9d33ae3875402462567c641"
14+ sha256 cellar : :any_skip_relocation , x86_64_linux : "20db9a86076ef337b5974a38ca11fe2ac7afced9649c005d00e939fca93926b2"
1015 end
1116
1217 depends_on "node"
You can’t perform that action at this time.
0 commit comments