From 339056f5db4b23490f9349acf08efba68cf79796 Mon Sep 17 00:00:00 2001 From: Rui Chen Date: Fri, 24 May 2019 09:47:48 -0400 Subject: [PATCH] neo4j 3.5.6 Closes #40272. Signed-off-by: Chongyu Zhu --- Formula/neo4j.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/neo4j.rb b/Formula/neo4j.rb index 6c8f7b0195..c408fedd42 100644 --- a/Formula/neo4j.rb +++ b/Formula/neo4j.rb @@ -1,8 +1,8 @@ class Neo4j < Formula desc "Robust (fully ACID) transactional property graph database" homepage "https://neo4j.com/" - url "https://neo4j.com/artifact.php?name=neo4j-community-3.5.5-unix.tar.gz" - sha256 "b89ea38ef315ed3466aa51fb6af1d496fa78b54a8c654b4e6f0722e87b78f0b6" + url "https://neo4j.com/artifact.php?name=neo4j-community-3.5.6-unix.tar.gz" + sha256 "f536224565ce27b95947c91a37d52b9ba9e80247d8d3262075b24b8d47f8532a" bottle :unneeded