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 0087e98 commit 8d220c4Copy full SHA for 8d220c4
MAINTAINERS.md
@@ -57,8 +57,7 @@ and the previous version was `42.7`.
57
* Get the released archive's sha256sum: `curl -sL
58
https://github.com/scaleway/scaleway-cli/archive/v42.8.tar.gz | shasum -a
59
256`.
60
-* Clone the homebrew Github repository: `git clone
61
- [email protected]:Homebrew/brew.git` to you personal account.
+* Clone the homebrew Github repository: `git clone [email protected]:Homebrew/homebrew-core.git` to you personal account.
62
* Edit *Formula/scw.rb* and fix the *URL* **AND** the *sha256* **on top** of
63
the file. You don't need to edit the SHAsums below. They will be updated
64
automatically by Homebrew maintainers when the PR will be merged.
0 commit comments