Skip to content

Instantly share code, notes, and snippets.

Keybase proof

I hereby claim:

To claim this, I am signing this object:

class ConfluentPlatform < Formula
desc "Developer-optimized distribution of Apache Kafka"
homepage "https://www.confluent.io/product/confluent-platform/"
url "https://packages.confluent.io/archive/6.0/confluent-6.0.1.tar.gz"
version "6.0.1"
sha256 "6c656dad98ce0906a4d2ae7ce27039083a0447b28b9aa59b58751fa801d71a2d"
livecheck do
url "https://docs.confluent.io/current/release-notes/changelog.html"
regex(/>Version (\d+(?:\.\d+)+)</i)