From 727cf4cf8d423b5780a0fa395eb25c48ee4164e6 Mon Sep 17 00:00:00 2001 From: devOpsHazelcast Date: Fri, 3 Jan 2025 02:36:27 +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 ed1818d..7a92794 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 "6050e65c9137c143f2cf0a5f5406abe1e3b95ff451012c1ae3c96f53c9096962" + sha256 "3754a368e9648c2be97dc6b4fce090873f0d78588e01c6f6f998bc02045d946e" 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 b5fa460..4602339f 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 "6050e65c9137c143f2cf0a5f5406abe1e3b95ff451012c1ae3c96f53c9096962" + sha256 "3754a368e9648c2be97dc6b4fce090873f0d78588e01c6f6f998bc02045d946e" 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"