Skip to content

0.2.4

Compare
Choose a tag to compare
@jenkins-x-bot jenkins-x-bot released this 28 Oct 13:51
· 101 commits to main since this release

Linux

curl -L https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.4/jx-scm-linux-amd64.tar.gz | tar xzv 
sudo mv jx-scm /usr/local/bin

macOS

curl -L  https://github.com/jenkins-x-plugins/jx-scm/releases/download/v0.2.4/jx-scm-darwin-amd64.tar.gz | tar xzv
sudo mv jx-scm /usr/local/bin

Changes

Chores

  • deps: bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (dependabot[bot])