Skip to content

Commit

Permalink
update other CLIs
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaspin committed Oct 18, 2023
1 parent def44be commit 29ffc97
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions release/create.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@

set -euo pipefail

ARTIFACT_CLI_VERSION="v0.6.2"
ARTIFACT_CLI_VERSION="v0.6.3"
WHEN_CLI_VERSION="v1.0.5"
SPC_CLI_VERSION="v1.9.5"
TEST_RESULTS_CLI_VERSION="v0.6.8"
SPC_CLI_VERSION="v1.9.6"
TEST_RESULTS_CLI_VERSION="v0.6.9"

ARTIFACT_CLI_URL="https:/semaphoreci/artifact/releases/download/$ARTIFACT_CLI_VERSION"
SPC_CLI_URL="https:/semaphoreci/spc/releases/download/$SPC_CLI_VERSION"
Expand Down

0 comments on commit 29ffc97

Please sign in to comment.