Update release procedure

This commit is contained in:
kardolus
2024-06-02 09:19:00 -04:00
parent 89871daa78
commit 16fcd47fff

View File

@@ -53,8 +53,8 @@ system and architecture.
## 5. Bump the version
Bump the version in the Homebrew formulae (`kardolus/homebrew-chatgpt-cli/HomebrewFormula/chatgpt-cli.rb`). Update the
sha256 of the macOS binaries using:
sha256 of the tar file using:
```shell
sha256sum /path/to/binary
sha256sum /path/to/tar/file
```