confluent-oss 5.0.1 (#33928)
This commit is contained in:
parent
3d1c00690a
commit
a2e383b9e2
1 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
class ConfluentOss < Formula
|
||||
desc "Developer-optimized distribution of Apache Kafka"
|
||||
homepage "https://www.confluent.io/product/confluent-open-source/"
|
||||
url "https://packages.confluent.io/archive/5.0/confluent-oss-5.0.0-2.11.tar.gz"
|
||||
version "5.0.0"
|
||||
sha256 "05886d64c516af975621875f11e3f7657bf6b6169354b3496141150b1873c1ea"
|
||||
url "https://packages.confluent.io/archive/5.0/confluent-oss-5.0.1-2.11.tar.gz"
|
||||
version "5.0.1"
|
||||
sha256 "9d2a3b744f982e4004142411c49fb98952b768723911c9421b0302f15aea8c0d"
|
||||
|
||||
bottle :unneeded
|
||||
|
||||
|
|
Loading…
Reference in a new issue