sextant-cli-linux-amd64 0.0.1-rc4 → 0.0.1-rc6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/bin/sxt +0 -0
  2. package/package.json +2 -2
package/bin/sxt CHANGED
Binary file
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "sextant-cli-linux-amd64",
3
- "version": "0.0.1-rc4",
4
- "description": "Sextant server binary (linux/amd64) — installed automatically by sextant-cli",
3
+ "version": "0.0.1-rc6",
4
+ "description": "Sextant (sxt) binary for linux/amd64",
5
5
  "os": ["linux"],
6
6
  "cpu": ["x64"],
7
7
  "license": "SEE LICENSE IN https://github.com/ddos798/claude_control"