Skip to content

Commit 04f82a9

Browse files
committed
fix: bump juice shop ctf cli
1 parent a3f1162 commit 04f82a9

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

aws/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ You can use the [Juiceshop CTF CLI](https://github.com/juice-shop/juice-shop-ctf
7272
Follow the following steps:
7373

7474
```shell
75-
npm install -g juice-shop-ctf-cli@9.1.2
75+
npm install -g juice-shop-ctf-cli@10.0.1
7676
juice-shop-ctf #choose ctfd and https://wrongsecrets-ctf.herokuapp.com as domain. No trailing slash! The key is 'test', by default feel free to enable hints. We do not support snippets or links/urls to code or hints.
7777
```
7878

azure/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ You can use the [Juiceshop CTF CLI](https://github.com/juice-shop/juice-shop-ctf
8484
Follow the following steps:
8585

8686
```shell
87-
npm install -g juice-shop-ctf-cli@9.1.2
87+
npm install -g juice-shop-ctf-cli@10.0.1
8888
juice-shop-ctf #choose ctfd and https://wrongsecrets-ctf.herokuapp.com as domain. No trailing slash! The key is 'test', by default feel free to enable hints. We do not support snippets or links/urls to code or hints.
8989
```
9090

gcp/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ You can use the [Juiceshop CTF CLI](https://github.com/juice-shop/juice-shop-ctf
7575
Follow the following steps:
7676

7777
```shell
78-
npm install -g juice-shop-ctf-cli@9.1.2
78+
npm install -g juice-shop-ctf-cli@10.0.1
7979
juice-shop-ctf #choose ctfd and https://wrongsecrets-ctf.herokuapp.com as domain. No trailing slash! The key is 'test', by default feel free to enable hints. We do not support snippets or links/urls to code or hints.
8080
```
8181

0 commit comments

Comments
 (0)