From 2e93553f395e67bfaa6bc14603631513a8d0a1c7 Mon Sep 17 00:00:00 2001 From: Daniel Price Date: Wed, 5 Jul 2023 05:43:53 +0000 Subject: [PATCH] splash 3.8.3 --- splash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/splash.rb b/splash.rb index c5c268b..7bde0bf 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.2/splash-v3.8.2.tar.gz" - version "3.8.2" - sha256 "cd713142c5af15935a10a3ca8f7ab757ad405d3705dd2cb33036128fffbd3579" + url "https://github.com/danieljprice/splash/releases/download/v3.8.3/splash-v3.8.3.tar.gz" + version "3.8.3" + sha256 "fdeeff9d1061107eaf9befbde8965466a7888e6ee958262f43c2739412abf921" head "https://github.com/danieljprice/splash.git" depends_on "cfitsio"