From f4c8ec682926d892f71a970201b5f8661efc4ca2 Mon Sep 17 00:00:00 2001 From: Zhao Xiaojie Date: Thu, 16 Apr 2020 11:31:08 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5014811..5b97913 100644 --- a/README.md +++ b/README.md @@ -10,9 +10,9 @@ Download a specific version of jcli by the following URL: | OS | URL | |---|---| -| MacOS | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.26/jcli-darwin-amd64.tar.gz` | -| Linux | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.26/jcli-linux-amd64.tar.gz` | -| Windows | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.26/jcli-windows-386.tar.gz` | +| MacOS | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.27/jcli-darwin-amd64.tar.gz` | +| Linux | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.27/jcli-linux-amd64.tar.gz` | +| Windows | `wget https://cdn.jsdelivr.net/gh/jenkins-zh/jcli-repo@0.0.27/jcli-windows-386.tar.gz` | Download develop version of jcli by the following URL: -- GitLab