Skip to content

Commit 2fb104d

Browse files
authored
Merge pull request #40 from danieljprice/bump-splash-3.10.1
2 parents 1ee30fa + 78bd698 commit 2fb104d

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.0/splash-v3.10.0.tar.gz"
6-
version "3.10.0"
7-
sha256 "82bf217094f63088666d8fdf8bb76f628224612a96c993555fcabffafa724b1a"
5+
url "https://github.com/danieljprice/splash/releases/download/v3.10.1/splash-v3.10.1.tar.gz"
6+
version "3.10.1"
7+
sha256 "c52c554a8d773525ec433a727195a295ab30abbc23458d4b4a5b1fc1d1f2bb29"
88
head "https://github.com/danieljprice/splash.git"
99

1010
depends_on "cfitsio"

0 commit comments

Comments
 (0)