homebrew-gitea/tap_migrations.json
Rui Chen 9ff199e4dc feat: migrate tea into homebrew-core (#175)
Currently both are supported in homebrew-core, so it might be a good idea to consolidate and increase the collaborations :)

```
$ brew install tea
Warning: Treating tea as a formula. For the cask, use homebrew/cask/tea
==> Fetching tea
==> Downloading https://ghcr.io/v2/homebrew/core/tea/manifests/0.9.2
######################################################################################################################## 100.0%
==> Downloading https://ghcr.io/v2/homebrew/core/tea/blobs/sha256:29e52360a6c2dcb368442a59161640e1cf96e565ab59d1520e42c6a2ce38b
######################################################################################################################## 100.0%
==> Pouring tea--0.9.2.arm64_ventura.bottle.tar.gz
==> Caveats
Bash completion has been installed to:
  /opt/homebrew/etc/bash_completion.d
==> Summary
🍺  /opt/homebrew/Cellar/tea/0.9.2: 9 files, 20.7MB
```

For head build, it would be:
```
$ brew install --HEAD tea
```

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-on: https://gitea.com/gitea/homebrew-gitea/pulls/175
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Rui Chen <rui@chenrui.dev>
Co-committed-by: Rui Chen <rui@chenrui.dev>
2023-09-04 04:10:36 +00:00

4 lines
29 B
JSON