Skip to content

sadtaco/toolchains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

sadtaco toolchains

Immutable, checksummed tool artifacts used by sadtaco release workflows when an upstream project does not retain immutable binaries for the required build revision.

Artifacts are addressed by a full commit SHA from consuming workflows. Moving branches and tags are not accepted as release inputs.

Bun

bun/1.4.0-canary.1+892b1dabc/linux-x64/bun-linux-x64.zip was captured from the upstream Bun canary release asset on 2026-07-23:

https://github.com/oven-sh/bun/releases/download/canary/bun-linux-x64.zip

The extracted executable reports:

bun --version  = 1.4.0
bun --revision = 1.4.0-canary.1+892b1dabc

Verify the archive against its adjacent SHA256SUMS before use. Bun is distributed under its upstream license: https://github.com/oven-sh/bun/blob/main/LICENSE.md.

About

Pinned build tool artifacts for sadtaco release workflows

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors