From 6ac5724ea99051ece54cc3c931d1de7fc7071b4c Mon Sep 17 00:00:00 2001 From: devOpsHazelcast Date: Tue, 7 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 928b5a4..9a45266 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 "80cb4338b77b0c8fa3c1ffb19c6da5299388cb17dd6cfa825814c2182ed1ef6e" + sha256 "1c6f981bbdf93df480fdbc54f6df89b03447ce947a5f3e2ba505c60c17066d80" 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 5c73b73..00a63db 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 "80cb4338b77b0c8fa3c1ffb19c6da5299388cb17dd6cfa825814c2182ed1ef6e" + sha256 "1c6f981bbdf93df480fdbc54f6df89b03447ce947a5f3e2ba505c60c17066d80" 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"