From 146cd6ac657be525e822f6238a369a9ab79ee824 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Pa=C4=91en?= <49401914+ipadjen@users.noreply.github.com> Date: Fri, 3 Jan 2025 13:35:45 +0100 Subject: [PATCH] Bumped city4cfd to 0.6.0 Created by https://github.com/mislav/bump-homebrew-formula-action --- Formula/city4cfd.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Formula/city4cfd.rb b/Formula/city4cfd.rb index 1469772..cbcfc10 100644 --- a/Formula/city4cfd.rb +++ b/Formula/city4cfd.rb @@ -1,8 +1,8 @@ class City4cfd < Formula desc "Reconstruction of 3D city models tailored to urban CFD simulations" homepage "https://github.com/tudelft3d/city4cfd" - url "https://github.com/tudelft3d/city4cfd/archive/0.5.0.tar.gz" - sha256 "24466412b159a962c626c8edb56e6fd37d370c9efe0886352121f9d5d7059b3c" + url "https://github.com/tudelft3d/city4cfd/archive/0.6.0.tar.gz" + sha256 "8200fd04ecceda01ad12d7e628270b4e47e5d2af68dad530c8e4ce4265d787b0" depends_on "cmake" => :build depends_on "cgal"