brew install render-oss/render/<formula>
Or brew tap render-oss/render
and then brew install <formula>
.
brew help
, man brew
or check Homebrew's documentation.
- Update
url
inrender.rb
to point to the new version - Update
sha256
inrender.rb
to the sha of the tar file the url points to (shasum -a 256 ./cli-1.1.1.tar.gz
)