confluent-platform: renamed from confluent-oss
Closes #42928. Signed-off-by: Chongyu Zhu <i@lembacon.com>
This commit is contained in:
parent
67f12bac13
commit
361e918592
2 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
class ConfluentOss < Formula
|
||||
class ConfluentPlatform < Formula
|
||||
desc "Developer-optimized distribution of Apache Kafka"
|
||||
homepage "https://www.confluent.io/product/confluent-open-source/"
|
||||
url "https://packages.confluent.io/archive/5.2/confluent-5.2.1-2.12.tar.gz"
|
|
@ -32,6 +32,7 @@
|
|||
"cloog-ppl015": "cloog@0.15",
|
||||
"cloog018": "cloog",
|
||||
"commonmark": "cmark",
|
||||
"confluent-oss": "confluent-platform",
|
||||
"cppformat": "fmt",
|
||||
"crystal-lang": "crystal",
|
||||
"cv": "progress",
|
||||
|
|
Loading…
Reference in a new issue