Skip to content

Releases: sourcegraph/scip-ruby

scip-ruby v0.4.5

13 Jan 13:13
5020782
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.5 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.4.4

18 Nov 09:59
b2b0dfc
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.4 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.4.3

28 Oct 09:41
f2e0ed9
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.3 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.4.2

01 Oct 06:03
ab25a28
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.2 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.4.1

16 Jul 14:02
8271b24
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.1 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.4.0

09 Jul 14:50
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.4.0 \
ARCH="$(uname -m)" \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-$ARCH-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -asserts* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 22 ~ macOS 13 Ventura
  • Darwin 23 ~ macOS 14 Sonoma

scip-ruby v0.3.9

28 Jul 15:15
0cbbe54
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.3.9 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-x86_64-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -debug* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 20 ~ macOS 11 Big Sur
  • Darwin 21 ~ macOS 12 Monterey
  • Darwin 22 ~ macOS 13 Ventura

scip-ruby v0.3.8

28 Jun 03:44
797dae8
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.3.8 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-x86_64-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -debug* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 20 ~ macOS 11 Big Sur
  • Darwin 21 ~ macOS 12 Monterey
  • Darwin 22 ~ macOS 13 Ventura

scip-ruby v0.3.7

26 Jun 03:46
7e491f5
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.3.7 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-x86_64-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -debug* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 20 ~ macOS 11 Big Sur
  • Darwin 21 ~ macOS 12 Monterey
  • Darwin 22 ~ macOS 13 Ventura

scip-ruby v0.3.6

16 Jun 07:43
5e3ced0
Compare
Choose a tag to compare

Download the binary for your platform using:

TAG=scip-ruby-v0.3.6 \
OS="$(uname -s | tr '[:upper:]' '[:lower:]')" \
RELEASE_URL="https://github.com/sourcegraph/scip-ruby/releases/download/$TAG" \
bash -c 'curl -L "$RELEASE_URL/scip-ruby-x86_64-$OS" -o scip-ruby' && \
chmod +x scip-ruby

The -debug* binaries are meant for debugging issues (for example, if you run into a crash with scip-ruby), and are not recommended for general use.

OS key:

  • Darwin 20 ~ macOS 11 Big Sur
  • Darwin 21 ~ macOS 12 Monterey
  • Darwin 22 ~ macOS 13 Ventura