github ktock/buildg v0.5.3

3 months ago
  • go.mod: Remove replace directive of docker/docker and bump up to the latest (#255)
  • Bump golang.org/x/sync to 0.14.0 (#256)
  • Bump up golang.org/x/crypto to 0.38.0 (#258)

About the binaries

  • Minimal(e.g. buildg-v0.5.3-linux-amd64.tar.gz): contains only buildg binary
  • Full(e.g. buildg-full-v0.5.3-linux-amd64.tar.gz): contains buildg and its dependencies

Minimal

Extract it to a path like /usr/local/bin/ or ~/bin/

list of files
-rwxr-xr-x root/root  29909144 2025-05-12 13:10 buildg

Full

Extract it to a path like /usr/local/ or ~/.local

list of files
drwxr-xr-x 0/0               0 2025-05-12 13:12 bin/
-rwxr-xr-x 0/0        29876376 2025-05-12 13:12 bin/buildg
-rwxr-xr-x 0/0        12235661 2025-03-10 02:16 bin/rootlessctl
-rwxr-xr-x 0/0        14172281 2025-03-10 02:16 bin/rootlesskit
-rwxr-xr-x 0/0        15944952 2025-05-12 13:12 bin/runc
-rwxr-xr-x 0/0         2383224 2025-05-12 13:12 bin/slirp4netns
drwxr-xr-x 0/0               0 2025-05-12 13:12 share/
drwxr-xr-x 0/0               0 2025-05-12 13:12 share/doc/
drwxr-xr-x 0/0               0 2025-05-12 13:12 share/doc/buildg-full/
-rw-r--r-- 0/0             323 2025-05-12 13:12 share/doc/buildg-full/README.md
-rw-r--r-- 0/0             508 2025-05-12 13:12 share/doc/buildg-full/SHA256SUMS

The sha256sum of SHA256SUM is 971241ae1361327cbd77cc491afae5c9f4077b9043e436bfcb40c6fbf393ca28

Don't miss a new buildg release

NewReleases is sending notifications on new releases.