mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-24 11:25:50 -06:00
chore(macos): update Peekaboo source (#126709)
This commit is contained in:
committed by
GitHub
parent
fa75cdd01c
commit
2613565132
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"originHash" : "9192d83763432d1dc27bc11b5af000b4c5f3d3515e3ddefb673899c4f97e0c31",
|
||||
"originHash" : "949a355d05c2a77feedbaf17a498146c576e7e7c8b12a741670a37cfb2501561",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "axorcist",
|
||||
@@ -60,7 +60,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/openclaw/Peekaboo.git",
|
||||
"state" : {
|
||||
"revision" : "05675b0b5e2c382146963e19493787d9dac0d45b"
|
||||
"revision" : "028cd9eb2d7b413c26f02f169c5f6224b2fcb3e0"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -22,7 +22,7 @@ let package = Package(
|
||||
.package(url: "https://github.com/sparkle-project/Sparkle", from: "2.9.0"),
|
||||
.package(
|
||||
url: "https://github.com/openclaw/Peekaboo.git",
|
||||
revision: "05675b0b5e2c382146963e19493787d9dac0d45b"),
|
||||
revision: "028cd9eb2d7b413c26f02f169c5f6224b2fcb3e0"),
|
||||
.package(url: "https://github.com/pointfreeco/swift-concurrency-extras", from: "1.3.1"),
|
||||
.package(path: "../shared/OpenClawKit"),
|
||||
.package(path: "../shared/OpenClawMLXTTSProtocol"),
|
||||
|
||||
Reference in New Issue
Block a user