Skip to content

Commit 67b82cf

Browse files
authored
Merge pull request #36 from danieljprice/bump-splash-3.9.0
splash 3.9.0
2 parents c6fc105 + 1690669 commit 67b82cf

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

1010
depends_on "cfitsio"

0 commit comments

Comments
 (0)