File tree Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Expand file tree Collapse file tree 8 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
20
20
2 . Install the appropriate library:
21
21
22
22
```
23
- $ conan install --requires=c-api/0.68.1 --update
23
+ $ conan install --requires=c-api/0.69.0 --update
24
24
```
25
25
26
26
### "Hello, Knuth!":
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
19
19
2 . Install the appropriate library:
20
20
21
21
```
22
- $ conan install --requires=consensus/0.68.1 --update
22
+ $ conan install --requires=consensus/0.69.0 --update
23
23
```
24
24
25
25
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
16
16
2 . Install the appropriate library:
17
17
18
18
```
19
- $ conan install --requires=database/0.68.1 --update
19
+ $ conan install --requires=database/0.69.0 --update
20
20
```
21
21
22
22
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
16
16
2 . Install the appropriate library:
17
17
18
18
```
19
- $ conan install --requires=domain/0.68.1 --update
19
+ $ conan install --requires=domain/0.69.0 --update
20
20
```
21
21
22
22
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
16
16
2 . Install the appropriate library:
17
17
18
18
```
19
- $ conan install --requires=infrastructure/0.68.1 --update
19
+ $ conan install --requires=infrastructure/0.69.0 --update
20
20
```
21
21
22
22
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
16
16
2 . Install the appropriate library:
17
17
18
18
```
19
- $ conan install --requires=network/0.68.1 --update
19
+ $ conan install --requires=network/0.69.0 --update
20
20
```
21
21
22
22
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
Original file line number Diff line number Diff line change @@ -47,7 +47,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
47
47
2 . Install the appropriate node executable:
48
48
49
49
```
50
- $ conan install --requires=kth/0.68.1 --update --deploy=direct_deploy
50
+ $ conan install --requires=kth/0.69.0 --update --deploy=direct_deploy
51
51
52
52
```
53
53
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $ conan config install https://github.com/k-nuth/ci-utils/raw/master/conan/confi
18
18
2 . Install the appropriate library:
19
19
20
20
```
21
- $ conan install --requires=node/0.68.1 --update
21
+ $ conan install --requires=node/0.69.0 --update
22
22
```
23
23
24
24
For more more detailed instructions, please refer to our [ documentation] ( https://kth.cash/docs/ ) .
You can’t perform that action at this time.
0 commit comments