From 746d7247c4d67f6b9334def271063c4df6820929 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Pa=C4=91en?= <49401914+ipadjen@users.noreply.github.com> Date: Tue, 30 Jul 2024 00:09:29 +0100 Subject: [PATCH] Bumped city4cfd to 0.5.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 0117bea..1469772 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.4.6.tar.gz" - sha256 "08e21377019439ae8fd000fa835b670c4e11d3a383fdf254926c5fe892c8cf07" + url "https://github.com/tudelft3d/city4cfd/archive/0.5.0.tar.gz" + sha256 "24466412b159a962c626c8edb56e6fd37d370c9efe0886352121f9d5d7059b3c" depends_on "cmake" => :build depends_on "cgal"