Skip to content

Commit 1c41687

Browse files
asraaIan Lewis
and
Ian Lewis
authored
Update to reference v1.3.2 as latest version. (#369)
Signed-off-by: Ian Lewis <[email protected]> Signed-off-by: Ian Lewis <[email protected]> Co-authored-by: Ian Lewis <[email protected]>
1 parent 3162d85 commit 1c41687

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -120,21 +120,21 @@ You have two options to install the verifier.
120120
#### Option 1: Install via go
121121

122122
```
123-
$ go install github.com/slsa-framework/slsa-verifier/cli/[email protected].1
123+
$ go install github.com/slsa-framework/slsa-verifier/cli/[email protected].2
124124
$ slsa-verifier <options>
125125
```
126126

127127
#### Option 2: Compile manually
128128

129129
```
130130
$ git clone [email protected]:slsa-framework/slsa-verifier.git
131-
$ cd slsa-verifier && git checkout v1.3.1
131+
$ cd slsa-verifier && git checkout v1.3.2
132132
$ go run ./cli/slsa-verifier <options>
133133
```
134134

135135
### Download the binary
136136

137-
Download the binary from the latest release at [https://github.com/slsa-framework/slsa-verifier/releases/tag/v1.3.1](https://github.com/slsa-framework/slsa-verifier/releases/tag/v1.3.1)
137+
Download the binary from the latest release at [https://github.com/slsa-framework/slsa-verifier/releases/tag/v1.3.2](https://github.com/slsa-framework/slsa-verifier/releases/tag/v1.3.2)
138138

139139
Download the [SHA256SUM.md](https://github.com/slsa-framework/slsa-verifier/blob/main/SHA256SUM.md).
140140

0 commit comments

Comments
 (0)