File tree Expand file tree Collapse file tree 2 files changed +1
-18
lines changed
Expand file tree Collapse file tree 2 files changed +1
-18
lines changed Original file line number Diff line number Diff line change @@ -46,14 +46,4 @@ brews:
4646 name : homebrew-tap
4747 token : " {{ .Env.TAP_GITHUB_TOKEN }}"
4848 homepage : " https://zeabur.com"
49- description : " Zeabur's official command line tool"
50-
51- scoops :
52- - url_template : " https://github.com/zeabur/cli/releases/download/{{ .Tag }}/{{ .ArtifactName }}"
53- bucket :
54- owner : zeabur
55- name : cli
56- homepage : " https://zeabur.com"
57- description : " Zeabur's official command line tool"
58- repository :
59- token : " {{ .Env.TAP_GITHUB_TOKEN }}"
49+ description : " Zeabur's official command line tool"
Original file line number Diff line number Diff line change @@ -38,13 +38,6 @@ iwr -useb https://dub.sh/zb-win | iex
3838brew install zeabur/tap/cli
3939```
4040
41- ### Scoop (Windows)
42-
43- ``` powershell
44- scoop bucket add zeabur https://github.com/zeabur/cli
45- scoop install zeabur
46- ```
47-
4841### 2. Login
4942
5043If you can open the browser:
You can’t perform that action at this time.
0 commit comments