From ddd31eb104a70e7b4e074252bd35ccd59bc6742a Mon Sep 17 00:00:00 2001 From: Daniel Price Date: Mon, 25 Nov 2024 04:05:09 +0000 Subject: [PATCH] splash 3.11.0 --- splash.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/splash.rb b/splash.rb index 14f9f74..9708e85 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.10.3/splash-v3.10.3.tar.gz" - version "3.10.3" - sha256 "ddda7553d70cc87761451f55c226182ff56b0ba3c7f8dd2f386cdf441f79fc80" + url "https://github.com/danieljprice/splash/releases/download/v3.11.0/splash-v3.11.0.tar.gz" + version "3.11.0" + sha256 "4ba481533eda699a7d352ea564380ccfd5ad36c606791d965ff8a6940bc3e1b3" head "https://github.com/danieljprice/splash.git" depends_on "cfitsio"