Skip to content

Commit 21e2d54

Browse files
committed
splash 3.11.1
1 parent 83dea90 commit 21e2d54

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.11.0/splash-v3.11.0.tar.gz"
6-
version "3.11.0"
7-
sha256 "4ba481533eda699a7d352ea564380ccfd5ad36c606791d965ff8a6940bc3e1b3"
5+
url "https://github.com/danieljprice/splash/releases/download/v3.11.1/splash-v3.11.1.tar.gz"
6+
version "3.11.1"
7+
sha256 "ac32596103c6fdc201d51913b2c9224c1ea294cc8c9c22bcc35219e2495e14fc"
88
head "https://github.com/danieljprice/splash.git"
99

1010
depends_on "cfitsio"

0 commit comments

Comments
 (0)