From 6f82e798674cbc88ed910d7d59559a7aaad5e625 Mon Sep 17 00:00:00 2001 From: Daniel Price Date: Fri, 18 Aug 2023 08:03:45 +0000 Subject: [PATCH] splash 3.8.4 --- splash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/splash.rb b/splash.rb index 7bde0bf..4a126b3 100644 --- a/splash.rb +++ b/splash.rb @@ -2,9 +2,9 @@ class Splash < Formula desc "Smoothed Particle Hydrodynamics visualisation tool" homepage "http://users.monash.edu.au/~dprice/splash" - url "https://github.com/danieljprice/splash/releases/download/v3.8.3/splash-v3.8.3.tar.gz" - version "3.8.3" - sha256 "fdeeff9d1061107eaf9befbde8965466a7888e6ee958262f43c2739412abf921" + url "https://github.com/danieljprice/splash/releases/download/v3.8.4/splash-v3.8.4.tar.gz" + version "3.8.4" + sha256 "c7b23cad87fda18cf577c504eb45b30b34cf197062f8ce47f1c341c32e5077dd" head "https://github.com/danieljprice/splash.git" depends_on "cfitsio"