chore(runtime): lock orchestrator v0.0.44

This commit is contained in:
777genius 2026-05-19 23:46:19 +03:00
parent dc7c9b3c3d
commit 2d2419bcbf

View file

@ -1,27 +1,27 @@
{
"version": "0.0.43",
"sourceRef": "v0.0.43",
"version": "0.0.44",
"sourceRef": "v0.0.44",
"sourceRepository": "777genius/agent_teams_orchestrator",
"releaseRepository": "777genius/agent-teams-ai",
"releaseTag": "v2.0.0",
"assets": {
"darwin-arm64": {
"file": "agent-teams-runtime-darwin-arm64-v0.0.43.tar.gz",
"file": "agent-teams-runtime-darwin-arm64-v0.0.44.tar.gz",
"archiveKind": "tar.gz",
"binaryName": "claude-multimodel"
},
"darwin-x64": {
"file": "agent-teams-runtime-darwin-x64-v0.0.43.tar.gz",
"file": "agent-teams-runtime-darwin-x64-v0.0.44.tar.gz",
"archiveKind": "tar.gz",
"binaryName": "claude-multimodel"
},
"linux-x64": {
"file": "agent-teams-runtime-linux-x64-v0.0.43.tar.gz",
"file": "agent-teams-runtime-linux-x64-v0.0.44.tar.gz",
"archiveKind": "tar.gz",
"binaryName": "claude-multimodel"
},
"win32-x64": {
"file": "agent-teams-runtime-win32-x64-v0.0.43.zip",
"file": "agent-teams-runtime-win32-x64-v0.0.44.zip",
"archiveKind": "zip",
"binaryName": "claude-multimodel.exe"
}