We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 108586e commit 16e1d38Copy full SHA for 16e1d38
README.md
@@ -58,7 +58,6 @@ This project is licensed under the Apache-2.0 License.
58
59
## Checksum Verification
60
61
-Artifacts released will include a `.sha256` file for checksum verification starting from v1.32.6
+Artifacts released will include a `.sha256` file for checksum verification starting from v1.5.0
62
To verify, run the command `shasum -a 256 -c <artifact_name>.sha256`
63
It should return the output `<artifact_name>: OK` if the validation is successful
64
-
0 commit comments