Update Homebrew mirror (bottles/casks sync)
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ cask "macfuse" do
|
|||||||
pkg "Extras/macFUSE #{version}.pkg"
|
pkg "Extras/macFUSE #{version}.pkg"
|
||||||
|
|
||||||
postflight_steps do
|
postflight_steps do
|
||||||
set_ownership ["/usr/local/include", "/usr/local/lib"]
|
set_ownership ["/usr/local/include", "/usr/local/lib"], recursive: false
|
||||||
end
|
end
|
||||||
|
|
||||||
uninstall launchctl: [
|
uninstall launchctl: [
|
||||||
|
|||||||
@@ -1,14 +1,14 @@
|
|||||||
class QwenCode < Formula
|
class QwenCode < Formula
|
||||||
bottle do
|
bottle do
|
||||||
root_url "https://homebrew.hyprnet/bottles"
|
root_url "https://homebrew.hyprnet/bottles"
|
||||||
sha256 cellar: :any, arm64_sequoia: "3bbc3e0bedd5d40641572f8efd83b1b08eb2a756919d27b201ebbd9c7c1698e3"
|
sha256 cellar: :any, arm64_sequoia: "13d2b8c79c1b8bc0b7eb6b0a522900bb26c9dc4ff46d9dc30fef386dc1b47fa8"
|
||||||
sha256 cellar: :any, arm64_tahoe: "3bbc3e0bedd5d40641572f8efd83b1b08eb2a756919d27b201ebbd9c7c1698e3"
|
sha256 cellar: :any, arm64_tahoe: "13d2b8c79c1b8bc0b7eb6b0a522900bb26c9dc4ff46d9dc30fef386dc1b47fa8"
|
||||||
sha256 cellar: :any, x86_64_linux: "b49ec9479459ca4c1c13afd96a06b7129ee44aa0c5e45da6aedf96d1d5ff8b2c"
|
sha256 cellar: :any, x86_64_linux: "d092e79fffa649048a4ad45e9e5b243787c6c32157738fba6cfd996fdad1b509"
|
||||||
end
|
end
|
||||||
desc "AI-powered command-line workflow tool for developers"
|
desc "AI-powered command-line workflow tool for developers"
|
||||||
homepage "https://github.com/QwenLM/qwen-code"
|
homepage "https://github.com/QwenLM/qwen-code"
|
||||||
url "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.21.7.tgz"
|
url "https://registry.npmjs.org/@qwen-code/qwen-code/-/qwen-code-0.21.8.tgz"
|
||||||
sha256 "9a5c6efa1e8632f8e3243455f553d8749360d97f958750b6666b622ce2cc1d25"
|
sha256 "0be4da0e3c00cb75121cfa1a6c64f6414dcc1c017656ed8ab030656cd3b5f902"
|
||||||
license "Apache-2.0"
|
license "Apache-2.0"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
+2
-2
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"generated": "2026-08-09T17:10:54.047906821Z",
|
"generated": "2026-08-10T01:03:46.609332036Z",
|
||||||
"domain": "homebrew.hyprnet",
|
"domain": "homebrew.hyprnet",
|
||||||
"bottle_base_url": "https://homebrew.hyprnet/bottles",
|
"bottle_base_url": "https://homebrew.hyprnet/bottles",
|
||||||
"cask_base_url": "https://homebrew.hyprnet/cask",
|
"cask_base_url": "https://homebrew.hyprnet/cask",
|
||||||
@@ -1064,7 +1064,7 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"qwen-code": {
|
"qwen-code": {
|
||||||
"version": "0.21.7",
|
"version": "0.21.8",
|
||||||
"targets": [
|
"targets": [
|
||||||
"arm64_sequoia",
|
"arm64_sequoia",
|
||||||
"arm64_tahoe",
|
"arm64_tahoe",
|
||||||
|
|||||||
Reference in New Issue
Block a user