Skip to content

Commit 8a1ad5f

Browse files
committed
Sync crill 0.5.7 public release inputs
1 parent 0f14e8b commit 8a1ad5f

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

.release-notes/v0.5.7.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# v0.5.7
2+
3+
Public binary mirror for the private crill release.
4+
5+
- Source repo: `corca-ai/crill`
6+
- Source release: https://github.com/corca-ai/crill/releases/tag/v0.5.7
7+
- Public repo: `corca-ai/crill-cli`
8+
9+
## Assets
10+
11+
- `checksums.txt` - `sha256:3cbd6c3b4c7f0eedd3bddebcc5f3458edefe7bb7e0321a9bbeda54132ac3d998`
12+
- `crill_0.5.7_darwin_arm64.tar.gz` - `sha256:19106a9d185f8aa38e6bcfbc1f1efba54d4e94ae3646b8e55a380eb05a45e514`
13+
14+
## Access Control
15+
16+
Binary download is public. Gated crill commands still require `crill auth login <email>`.
17+
18+
## Release Boundary
19+
20+
This sync uploads the public release assets, then pushes the matching tag so `corca-ai/crill-cli` CI can update `corca-ai/homebrew-tap`.

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,6 @@ crill runs audit runs/current/ --baseline runs/baseline/ --max-llm-avg-regressio
291291

292292
## Latest Public Release
293293

294-
- Version: `0.5.6`
295-
- Release: https://github.com/corca-ai/crill-cli/releases/tag/v0.5.6
296-
- Mirrored from upstream release: https://github.com/corca-ai/crill/releases/tag/v0.5.6
294+
- Version: `0.5.7`
295+
- Release: https://github.com/corca-ai/crill-cli/releases/tag/v0.5.7
296+
- Mirrored from upstream release: https://github.com/corca-ai/crill/releases/tag/v0.5.7

0 commit comments

Comments
 (0)