Skip to content

Releases: SamuelMolero26/droids-mem

v1.3.0-beta.1

v1.3.0-beta.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 15 Sep 05:46
40a3ef2

droids-mem v1.3.0-beta.1

See CHANGELOG.md for full release notes.

Install

curl -fsSL https://raw.githubusercontent.com/SamuelMolero26/droids-mem/v1.3.0-beta.1/install.sh | DROIDS_MEM_VERSION=v1.3.0-beta.1 sh

This pins the prerelease explicitly; the stable Homebrew formula is not updated for beta releases.

Verify provenance

Every binary has a SLSA Level 2 attestation signed by GitHub Actions.
gh attestation verify fetches it from GitHub automatically — no extra download:

gh attestation verify droids-mem-v1.3.0-beta.1-darwin-arm64 --repo SamuelMolero26/droids-mem

Swap the filename for your platform (darwin-amd64, linux-arm64, linux-amd64).

v1.2.1

Choose a tag to compare

@github-actions github-actions released this 10 Aug 23:58

droids-mem v1.2.1

See CHANGELOG.md for full release notes.

Install

brew tap samuelmolero26/tap && brew install droids-mem
go install github.com/samuelmolero26/droids-mem/cmd/droids-mem@v1.2.1

Or download a prebuilt binary below.

Verify provenance

Every binary has a SLSA Level 2 attestation signed by GitHub Actions.
gh attestation verify fetches it from GitHub automatically — no extra download:

gh attestation verify droids-mem-v1.2.1-darwin-arm64 --repo SamuelMolero26/droids-mem

Swap the filename for your platform (darwin-amd64, linux-arm64, linux-amd64).

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 23 Jul 03:56

droids-mem v1.2.0

See CHANGELOG.md for full release notes.

Install

brew tap samuelmolero26/tap && brew install droids-mem
go install github.com/samuelmolero26/droids-mem/cmd/droids-mem@v1.2.0

Or download a prebuilt binary below.

Verify provenance

Every binary has a SLSA Level 2 attestation signed by GitHub Actions.
gh attestation verify fetches it from GitHub automatically — no extra download:

gh attestation verify droids-mem-v1.2.0-darwin-arm64 --repo SamuelMolero26/droids-mem

Swap the filename for your platform (darwin-amd64, linux-arm64, linux-amd64).

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 05 Jul 04:42

droids-mem v1.1.1

See CHANGELOG.md for full release notes.

Install

brew tap samuelmolero26/tap && brew install droids-mem
go install github.com/samuelmolero26/droids-mem/cmd/droids-mem@v1.1.1

Or download a prebuilt binary below. Each artifact ships with a .sha256 checksum.

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 18 Jun 05:18

droids-mem v1.1.0

See CHANGELOG.md for full release notes.

Install

go install github.com/samuelmolero26/droids-mem/cmd/droids-mem@v1.1.0

Or download a prebuilt binary below. Each artifact ships with a .sha256 checksum.

v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Jun 04:35
2ae4eb3

droids-mem v1.0.1

See CHANGELOG.md for full release notes.

Install

go install github.com/samuelmolero26/droids-mem/cmd/droids-mem@v1.0.1

Or download a prebuilt binary below. Each artifact ships with a .sha256 checksum.

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 10 Jun 04:22
356cb48

droids-mem v1.0.0

See CHANGELOG.md for full release notes.

Install

go install github.com/samuelmolero/droids-mem/cmd/droids-mem@v1.0.0

Or download a prebuilt binary below. Each artifact ships with a .sha256 checksum.