We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ae7a42f + 220fd46 commit 42594ddCopy full SHA for 42594dd
splash.rb
@@ -2,9 +2,9 @@
2
class Splash < Formula
3
desc "Smoothed Particle Hydrodynamics visualisation tool"
4
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"
+ url "https://github.com/danieljprice/splash/releases/download/v3.10.3/splash-v3.10.3.tar.gz"
+ version "3.10.3"
+ sha256 "ddda7553d70cc87761451f55c226182ff56b0ba3c7f8dd2f386cdf441f79fc80"
8
head "https://github.com/danieljprice/splash.git"
9
10
depends_on "cfitsio"
0 commit comments