Skip to content

Commit 235a771

Browse files
committed
Sync crill 0.3.0 public release inputs
1 parent ee3e732 commit 235a771

2 files changed

Lines changed: 23 additions & 3 deletions

File tree

.release-notes/v0.3.0.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
# v0.3.0
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.3.0
7+
- Public repo: `corca-ai/crill-cli`
8+
9+
## Assets
10+
11+
- `checksums.txt` - `sha256:d3180c3b2988c672d2a6152a9bda985d15580bc64a3cbd5e4f6674d5ea680db8`
12+
- `crill_0.3.0_darwin_arm64.tar.gz` - `sha256:8ca24d8f982c07837c83fc5677d6ec6127558aa7f62e209bb3acfccb31a60a4b`
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
@@ -24,9 +24,9 @@ Installing the binary is public. Using gated product commands is not.
2424

2525
## Latest Public Release
2626

27-
- Version: `0.2.3`
28-
- Release: `https://github.com/corca-ai/crill-cli/releases/tag/v0.2.3`
29-
- Source release mirrored from: `https://github.com/corca-ai/crill/releases/tag/v0.2.3`
27+
- Version: `0.3.0`
28+
- Release: `https://github.com/corca-ai/crill-cli/releases/tag/v0.3.0`
29+
- Source release mirrored from: `https://github.com/corca-ai/crill/releases/tag/v0.3.0`
3030

3131
## Skill
3232

0 commit comments

Comments
 (0)