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"