mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-19 09:16:38 +00:00
docs(GUI): publishing a new version to homebrew cask (#837)
Publishing to Homebrew Cask involves changing a Cask file in the official Cask registry pull request updating the `version` and `sha256` properties. See: https://github.com/caskroom/homebrew-cask/pull/26319 Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
This commit is contained in:
parent
0085880d3c
commit
5d25ef7dee
@ -88,6 +88,15 @@ Run the following command:
|
||||
./scripts/publish/aws-s3.sh <file>
|
||||
```
|
||||
|
||||
Publishing to Homebrew Cask
|
||||
---------------------------
|
||||
|
||||
1. Update [`Casks/etcher.rb`][etcher-cask-file] with the new version and
|
||||
`sha256`
|
||||
|
||||
2. Send a PR with the changes above to
|
||||
[`caskroom/homebrew-cask`][homebrew-cask]
|
||||
|
||||
Announcing
|
||||
----------
|
||||
|
||||
@ -97,3 +106,5 @@ new version of Etcher, and including the relevant section of the Changelog.
|
||||
[aws-cli]: https://aws.amazon.com/cli
|
||||
[cygwin]: https://cygwin.com
|
||||
[bintray]: https://bintray.com
|
||||
[etcher-cask-file]: https://github.com/caskroom/homebrew-cask/blob/master/Casks/etcher.rb
|
||||
[homebrew-cask]: https://github.com/caskroom/homebrew-cask
|
||||
|
Loading…
x
Reference in New Issue
Block a user