Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Commit 87da5e5

Browse files
author
Antonis Kalipetis
committed
feat(config): update homebrew tap and GitHub repository references to Upsun
1 parent 461a1b4 commit 87da5e5

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

internal/config/platformsh-cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55
# These are settings for the 'platform' command, which is available for backwards compatibility.
66
wrapper:
7-
homebrew_tap: platformsh/tap/platformsh-cli
8-
github_repo: platformsh/cli
7+
homebrew_tap: upsun/tap/platformsh-cli
8+
github_repo: upsun/cli
99

1010
application:
1111
name: 'Upsun CLI (Platform.sh compatibility)'

internal/config/upsun-cli.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
#
55
# See ../internal/config/schema.go for the required keys
66
wrapper:
7-
homebrew_tap: platformsh/tap/upsun-cli
8-
github_repo: platformsh/cli
7+
homebrew_tap: upsun/tap/upsun-cli
8+
github_repo: upsun/cli
99

1010
application:
1111
name: "Upsun CLI"

0 commit comments

Comments
 (0)