Skip to content

Commit 65d6872

Browse files
BrewTestBotdaeho-ro
authored andcommitted
qwen-code 0.0.10
1 parent c3dff91 commit 65d6872

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

Formula/q/qwen-code.rb

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,10 @@
11
class 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

8-
bottle do
9-
sha256 cellar: :any_skip_relocation, all: "6731bb13ac7f80e2acca5c4d0122ca19457ee1d3e7910cb4e02a5387a504a24b"
10-
end
11-
128
depends_on "node"
139

1410
def install

0 commit comments

Comments
 (0)