Skip to content

Releases: gotempsh/temps

v0.0.6-beta.2

02 Mar 21:25
Immutable release. Only release title and notes can be modified.
87d6751

Choose a tag to compare

v0.0.6-beta.2 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.2/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.6-beta.1

01 Mar 12:17
Immutable release. Only release title and notes can be modified.
7ee8022

Choose a tag to compare

v0.0.6-beta.1 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.6-beta.1/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.5

27 Feb 16:10
Immutable release. Only release title and notes can be modified.
e76ea69

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.5/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.5/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.5/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.5/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.5/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.5/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.4

17 Feb 15:35
Immutable release. Only release title and notes can be modified.
68cb3d7

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.4/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.4/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.4/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.3

16 Feb 19:48
Immutable release. Only release title and notes can be modified.
25abbf9

Choose a tag to compare

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.3/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.3/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.3/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta9

16 Feb 08:39
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta9 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta9/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta8

13 Feb 18:56
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta8 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta8/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta7

13 Feb 14:49
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta7 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta7/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta6

12 Feb 07:55
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta6 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta6/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing

v0.0.2-beta5

06 Feb 11:55
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

v0.0.2-beta5 Pre-release
Pre-release

Changes

See CHANGELOG.md for details.

Installation

Quick Install (Recommended)

macOS, Linux, and WSL:

curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/install.sh | bash

Homebrew (macOS and Linux)

# Download formula
curl -fsSL https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps.rb -o /tmp/temps.rb

# Install
brew install /tmp/temps.rb

# Verify
temps --version

Manual Installation

Linux AMD64

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-linux-amd64.tar.gz

# Extract
tar -xzf temps-linux-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS AMD64 (Intel)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-darwin-amd64.tar.gz

# Extract
tar -xzf temps-darwin-amd64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

macOS ARM64 (Apple Silicon)

# Download
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/temps-darwin-arm64.tar.gz

# Extract
tar -xzf temps-darwin-arm64.tar.gz

# Move to PATH
sudo mv temps /usr/local/bin/temps

# Verify
temps --version

Checksums

# Download checksums
curl -LO https://github.com/gotempsh/temps/releases/download/v0.0.2-beta5/checksums.txt

# Verify checksum (Linux/macOS)
sha256sum -c checksums.txt --ignore-missing