diff --git a/splash.rb b/splash.rb index dfba8ad..c5c268b 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.1/splash-v3.8.1.tar.gz" - version "3.8.1" - sha256 "77871722d1a777d88658647e501a5362853b3cc546e1ecebdf33dce5aca0c6dd" + url "https://github.com/danieljprice/splash/releases/download/v3.8.2/splash-v3.8.2.tar.gz" + version "3.8.2" + sha256 "cd713142c5af15935a10a3ca8f7ab757ad405d3705dd2cb33036128fffbd3579" head "https://github.com/danieljprice/splash.git" depends_on "cfitsio"