From 5b230e03a08fc4086a2a18b0caf11cba61dbc75d Mon Sep 17 00:00:00 2001 From: devOpsHazelcast Date: Wed, 1 Jan 2025 02:36:30 +0000 Subject: [PATCH] Hazelcast Homebrew Package 6.0.0-SNAPSHOT release --- hazelcast-enterprise-snapshot.rb | 2 +- hazelcast-enterprise@6.0.0.snapshot.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/hazelcast-enterprise-snapshot.rb b/hazelcast-enterprise-snapshot.rb index 8c38778..ed1818d 100644 --- a/hazelcast-enterprise-snapshot.rb +++ b/hazelcast-enterprise-snapshot.rb @@ -2,7 +2,7 @@ class HazelcastEnterpriseSnapshot < Formula desc "Hazelcast is a streaming and memory-first application platform for fast, stateful, data-intensive workloads on-premises, at the edge or as a fully managed cloud service." homepage "https://github.com/hazelcast/hazelcast-command-line" url "https://repository.hazelcast.com/snapshot/com/hazelcast/hazelcast-enterprise-distribution/6.0.0-SNAPSHOT/hazelcast-enterprise-distribution-6.0.0-SNAPSHOT.tar.gz" - sha256 "a50a2c22b5b9eb162abffa3ffd76980d83a38044884b27cbbf5631175cac2b53" + sha256 "6050e65c9137c143f2cf0a5f5406abe1e3b95ff451012c1ae3c96f53c9096962" conflicts_with "hazelcast-enterprise@6.0.0.snapshot", because: "you can install only a single hazelcast or hazelcast-enterprise package" conflicts_with "hazelcast-enterprise@5.5.2", because: "you can install only a single hazelcast or hazelcast-enterprise package" conflicts_with "hazelcast-enterprise@5.5.1", because: "you can install only a single hazelcast or hazelcast-enterprise package" diff --git a/hazelcast-enterprise@6.0.0.snapshot.rb b/hazelcast-enterprise@6.0.0.snapshot.rb index 83160a4..b5fa460 100644 --- a/hazelcast-enterprise@6.0.0.snapshot.rb +++ b/hazelcast-enterprise@6.0.0.snapshot.rb @@ -2,7 +2,7 @@ class HazelcastEnterpriseAT600Snapshot < Formula desc "Hazelcast is a streaming and memory-first application platform for fast, stateful, data-intensive workloads on-premises, at the edge or as a fully managed cloud service." homepage "https://github.com/hazelcast/hazelcast-command-line" url "https://repository.hazelcast.com/snapshot/com/hazelcast/hazelcast-enterprise-distribution/6.0.0-SNAPSHOT/hazelcast-enterprise-distribution-6.0.0-SNAPSHOT.tar.gz" - sha256 "a50a2c22b5b9eb162abffa3ffd76980d83a38044884b27cbbf5631175cac2b53" + sha256 "6050e65c9137c143f2cf0a5f5406abe1e3b95ff451012c1ae3c96f53c9096962" conflicts_with "hazelcast-enterprise@5.5.2", because: "you can install only a single hazelcast or hazelcast-enterprise package" conflicts_with "hazelcast-enterprise@5.5.1", because: "you can install only a single hazelcast or hazelcast-enterprise package" conflicts_with "hazelcast-enterprise@5.5.0.snapshot", because: "you can install only a single hazelcast or hazelcast-enterprise package"