Skip to content

Commit bb51736

Browse files
committed
splash 3.8.5
1 parent 67db7c8 commit bb51736

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.8.4/splash-v3.8.4.tar.gz"
6-
version "3.8.4"
7-
sha256 "c7b23cad87fda18cf577c504eb45b30b34cf197062f8ce47f1c341c32e5077dd"
5+
url "https://github.com/danieljprice/splash/releases/download/v3.8.5/splash-v3.8.5.tar.gz"
6+
version "3.8.5"
7+
sha256 "d3898b6fc2673b0917ea4cbcaaf56affa401cf9a0518c4920c06811e9bd695eb"
88
head "https://github.com/danieljprice/splash.git"
99

1010
depends_on "cfitsio"

0 commit comments

Comments
 (0)