mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-18 16:41:45 -06:00
chore(macos): update Peekaboo revision (#125364)
This commit is contained in:
committed by
GitHub
parent
7f3b65e783
commit
be58fcb565
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"originHash" : "07a0ad2130048d602c404224b9c6b7a17ce9751536369cfec603701121bf93df",
|
||||
"originHash" : "3d772c15878cee29346b54b6cb85f5a08bff6570cfbee044b340bc8d1b2e57fa",
|
||||
"pins" : [
|
||||
{
|
||||
"identity" : "axorcist",
|
||||
@@ -60,7 +60,7 @@
|
||||
"kind" : "remoteSourceControl",
|
||||
"location" : "https://github.com/openclaw/Peekaboo.git",
|
||||
"state" : {
|
||||
"revision" : "a48c462c757acbf320b22a6c9b34852e26bcb763"
|
||||
"revision" : "6ba9ade8e76a3743e6c9a0ddd915a62fc59f4605"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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: "a48c462c757acbf320b22a6c9b34852e26bcb763"),
|
||||
revision: "6ba9ade8e76a3743e6c9a0ddd915a62fc59f4605"),
|
||||
.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