chore(release): use runtime v0.0.49
This commit is contained in:
parent
77e08af03f
commit
5e12122db7
1 changed files with 7 additions and 7 deletions
|
|
@ -1,27 +1,27 @@
|
|||
{
|
||||
"version": "0.0.48",
|
||||
"sourceRef": "v0.0.48",
|
||||
"version": "0.0.49",
|
||||
"sourceRef": "v0.0.49",
|
||||
"sourceRepository": "777genius/agent_teams_orchestrator",
|
||||
"releaseRepository": "777genius/agent-teams-ai",
|
||||
"releaseTag": "v2.2.1",
|
||||
"releaseTag": "v2.2.2",
|
||||
"assets": {
|
||||
"darwin-arm64": {
|
||||
"file": "agent-teams-runtime-darwin-arm64-v0.0.48.tar.gz",
|
||||
"file": "agent-teams-runtime-darwin-arm64-v0.0.49.tar.gz",
|
||||
"archiveKind": "tar.gz",
|
||||
"binaryName": "claude-multimodel"
|
||||
},
|
||||
"darwin-x64": {
|
||||
"file": "agent-teams-runtime-darwin-x64-v0.0.48.tar.gz",
|
||||
"file": "agent-teams-runtime-darwin-x64-v0.0.49.tar.gz",
|
||||
"archiveKind": "tar.gz",
|
||||
"binaryName": "claude-multimodel"
|
||||
},
|
||||
"linux-x64": {
|
||||
"file": "agent-teams-runtime-linux-x64-v0.0.48.tar.gz",
|
||||
"file": "agent-teams-runtime-linux-x64-v0.0.49.tar.gz",
|
||||
"archiveKind": "tar.gz",
|
||||
"binaryName": "claude-multimodel"
|
||||
},
|
||||
"win32-x64": {
|
||||
"file": "agent-teams-runtime-win32-x64-v0.0.48.zip",
|
||||
"file": "agent-teams-runtime-win32-x64-v0.0.49.zip",
|
||||
"archiveKind": "zip",
|
||||
"binaryName": "claude-multimodel.exe"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue