Files
github-actions[bot] 8705bacd05 release: v4.5.12
2026-05-30 19:40:25 +00:00

23 lines
435 B
JSON

{
"name": "oh-my-opencode-darwin-x64-baseline",
"version": "4.5.12",
"description": "Platform-specific binary for oh-my-opencode (darwin-x64-baseline, no AVX2)",
"license": "MIT",
"repository": {
"type": "git",
"url": "https://github.com/code-yeongyu/oh-my-openagent"
},
"os": [
"darwin"
],
"cpu": [
"x64"
],
"files": [
"bin"
],
"bin": {
"oh-my-opencode": "./bin/oh-my-opencode"
}
}