Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.

Commit a44b8ad

Browse files
authored
Merge pull request #1271 from bgilbert/mantle
os/sdk-modifying-coreos: bump mantle version to 0.12.0
2 parents 8881918 + fa42ae5 commit a44b8ad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

os/sdk-modifying-coreos.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,8 @@ The `cork` utility, included in the CoreOS [mantle](https://github.com/coreos/ma
3636
First, download the cork utility:
3737

3838
```sh
39-
curl -L -o cork https://github.com/coreos/mantle/releases/download/v0.11.1/cork-0.11.1-amd64
40-
curl -L -o cork.sig https://github.com/coreos/mantle/releases/download/v0.11.1/cork-0.11.1-amd64.sig
39+
curl -L -o cork https://github.com/coreos/mantle/releases/download/v0.12.0/cork-0.12.0-amd64
40+
curl -L -o cork.sig https://github.com/coreos/mantle/releases/download/v0.12.0/cork-0.12.0-amd64.sig
4141
```
4242

4343
Now, verify the download with the signature:

0 commit comments

Comments
 (0)