Skip to content

Commit 220fd46

Browse files
committed
splash 3.10.3
1 parent ae7a42f commit 220fd46

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

splash.rb

+3-3
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
class Splash < Formula
33
desc "Smoothed Particle Hydrodynamics visualisation tool"
44
homepage "http://users.monash.edu.au/~dprice/splash"
5-
url "https://github.com/danieljprice/splash/releases/download/v3.10.2/splash-v3.10.2.tar.gz"
6-
version "3.10.2"
7-
sha256 "ee388b2940a0153ee7b933ab2640136836f310565acf5a7b4bbf3dbe0a58999d"
5+
url "https://github.com/danieljprice/splash/releases/download/v3.10.3/splash-v3.10.3.tar.gz"
6+
version "3.10.3"
7+
sha256 "ddda7553d70cc87761451f55c226182ff56b0ba3c7f8dd2f386cdf441f79fc80"
88
head "https://github.com/danieljprice/splash.git"
99

1010
depends_on "cfitsio"

0 commit comments

Comments
 (0)