I hereby claim:
- I am elfolink on github.
- I am matteogazzetta (https://keybase.io/matteogazzetta) on keybase.
- I have a public key ASB-VBgZQ4d_EG3Hs-DBYXAO-08t8K896CkQ8_OnLR_RnQo
To claim this, I am signing this object:
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) |