From 290fbe20272e04b3d3625e2f99ca44b5d563f1ff Mon Sep 17 00:00:00 2001 From: Daniel Price Date: Thu, 30 Nov 2023 00:32:55 +0000 Subject: [PATCH] splash 3.10.0 --- splash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/splash.rb b/splash.rb index 45d0c19..f33e1b7 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.9.0/splash-v3.9.0.tar.gz" - version "3.9.0" - sha256 "530a746dfc9a68dbdef555342253fd36c4990036d34b040bbb44cd316d39d7fd" + url "https://github.com/danieljprice/splash/releases/download/v3.10.0/splash-v3.10.0.tar.gz" + version "3.10.0" + sha256 "82bf217094f63088666d8fdf8bb76f628224612a96c993555fcabffafa724b1a" head "https://github.com/danieljprice/splash.git" depends_on "cfitsio"