File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 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 ` .
Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments