From 61e98153c2a35afa93a1e8831c8b96c4b40aa6f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ivan=20Pa=C4=91en?= <49401914+ipadjen@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:46:54 +0100 Subject: [PATCH] Bumped city4cfd to 0.4.5 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 aebd4f8..92ceb23 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.4.tar.gz" - sha256 "3d142aae9d5318f719845cadfff870ef8928aeba42b1c5ffcde59eec87919a2e" + url "https://github.com/tudelft3d/city4cfd/archive/0.4.5.tar.gz" + sha256 "116e6a4a08477c0e7e61084f6d0f0c525eca5c58aaeff255f8b10004b4a61709" depends_on "cmake" => :build depends_on "cgal"