Skip to content

Commit 8e49c80

Browse files
authored
Merge pull request #279220 from Homebrew/bump-qwen-code-0.15.1
qwen-code 0.15.1
2 parents 8bd5bc6 + 56c1e7c commit 8e49c80

1 file changed

Lines changed: 8 additions & 8 deletions

File tree

Formula/q/qwen-code.rb

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
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.15.0.tgz"
5-
sha256 "b17d9ba7b49fc5f633d64ef634fb7f0395957c1c67cc99fd1a9ce0549912134b"
4+
url "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.15.1.tgz"
5+
sha256 "2db2be719a604d27b5bb573f1aef85fd9b8b2dfccd9f9e13a6e8c3d052d0cbe7"
66
license "Apache-2.0"
77

88
bottle do
9-
sha256 cellar: :any, arm64_tahoe: "ff1c1b0679d07351231b8e70beef5eff9aab42e52868dce8b7b785be3e8790ea"
10-
sha256 cellar: :any, arm64_sequoia: "7de31191ee35a94a785be700d9c5a9cb26f542910ccadb91394e590009fa9f3c"
11-
sha256 cellar: :any, arm64_sonoma: "7de31191ee35a94a785be700d9c5a9cb26f542910ccadb91394e590009fa9f3c"
12-
sha256 cellar: :any, sonoma: "620a1d5645ab8480c02cef4bbf91b3b7c4432c7c52976e4d25b75eac18b532d7"
13-
sha256 cellar: :any_skip_relocation, arm64_linux: "1bced25a97864ca3ee737c2a323c5e9f32d1869fad66432f464f040e3ee81502"
14-
sha256 cellar: :any_skip_relocation, x86_64_linux: "26651207b5972ab7be1aa0422b16f1c3e9fb6aeb01fc615b392f3e89f82bf36c"
9+
sha256 cellar: :any, arm64_tahoe: "e2cb2c74f46c049aefebc6dc64c2883fb3a3e03e9f6292f5930d1fc41c22b4b8"
10+
sha256 cellar: :any, arm64_sequoia: "0c7fac0f6d4fa5067f0fcff5d4c52425d563d7f12682a0e7a2aef1f0eb0c0eb2"
11+
sha256 cellar: :any, arm64_sonoma: "0c7fac0f6d4fa5067f0fcff5d4c52425d563d7f12682a0e7a2aef1f0eb0c0eb2"
12+
sha256 cellar: :any, sonoma: "414a45be9d27661de7874e9323e8b0ed1ca7e7b794fff67064d0d685495ac82a"
13+
sha256 cellar: :any_skip_relocation, arm64_linux: "9283e28cb8f318f4a723acd48c9228681f6f791a0879a0a879d67f90dcf81fee"
14+
sha256 cellar: :any_skip_relocation, x86_64_linux: "c1f977dbf76b19d3ae1345154c58e3c6d9fa5d8381e7a1c92f82af7eec0e84c4"
1515
end
1616

1717
depends_on "node"

0 commit comments

Comments
 (0)