mirror of
https://github.com/JuliusBrussee/caveman.git
synced 2026-09-14 18:02:35 +08:00
b36219e2b1
Bump every BINARY_RELEASE pin to bin-v1.1.6 and regenerate the compiled agent-skills bundle, which still carried the pre-ASD-STE100 caveman skill. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01W2f7Lf7G9erA7YNn5SXPEj
5 lines
447 B
JavaScript
5 lines
447 B
JavaScript
// Generated by packages/cli/scripts/gen-wedge-installer.mjs. Do not edit.
|
|
export const BINARY_RELEASE = "bin-v1.1.6";
|
|
export const BINARY_RELEASE_BASE_DEFAULT = "https://github.com/JuliusBrussee/caveman/releases/download";
|
|
export const BINARY_SIGNING_PUBKEY = "-----BEGIN PUBLIC KEY-----\nMFkwEwYHKoZIzj0CAQYIKoZIzj0DAQcDQgAEKR5zq0dz0mTUtkiX0b6jqtyG3uQV\n89PGD2n9UBV1ikbhu0f1c+vHtcN9mk6wKzyBLdEPudI/Jnvci+8OAen/vw==\n-----END PUBLIC KEY-----\n";
|