Skip to content

Commit

Permalink
verifier 1.1.4 from fork
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F authored Jun 6, 2024
1 parent 5042b0e commit 83c8aba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/lib/download-verifier-cli.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require_binary gunzip

require_env_var VERIFIER_CLI_VERSION

BASEURL=https://github.com/pact-foundation/pact-reference/releases/download
BASEURL=https://github.com/you54f/pact-reference/releases/download
VERIFIER_CLI_DIR="${LIB_DIR}/../../pact/verifier"

if [[ $(find "${VERIFIER_CLI_DIR}" -name "${VERIFIER_CLI_VERSION}*") ]]; then
Expand Down

0 comments on commit 83c8aba

Please sign in to comment.