chore(deps): bump macOS Swift dependencies · openclaw/openclaw@2f57352
dependabot
·
2026-06-14
·
via Recent Commits to openclaw:main
| Original file line number | Diff line number | Diff line change |
|---|
@@ -19,7 +19,7 @@ let package = Package(
|
19 | 19 | .package(url: "https://github.com/swiftlang/swift-subprocess.git", from: "0.4.0"), |
20 | 20 | .package(url: "https://github.com/apple/swift-log.git", from: "1.10.1"), |
21 | 21 | .package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.0"), |
22 | | -.package(url: "https://github.com/steipete/Peekaboo.git", exact: "3.4.0"), |
| 22 | +.package(url: "https://github.com/steipete/Peekaboo.git", exact: "3.4.1"), |
23 | 23 | .package(path: "../shared/OpenClawKit"), |
24 | 24 | .package(path: "../swabble"), |
25 | 25 | ], |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。