Skip to content

Commit 16e1d38

Browse files
committed
Correct version to v1.5.0
1 parent 108586e commit 16e1d38

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ This project is licensed under the Apache-2.0 License.
5858

5959
## Checksum Verification
6060

61-
Artifacts released will include a `.sha256` file for checksum verification starting from v1.32.6
61+
Artifacts released will include a `.sha256` file for checksum verification starting from v1.5.0
6262
To verify, run the command `shasum -a 256 -c <artifact_name>.sha256`
6363
It should return the output `<artifact_name>: OK` if the validation is successful
64-

0 commit comments

Comments
 (0)