We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ee30fa commit 78bd698Copy full SHA for 78bd698
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.0/splash-v3.10.0.tar.gz"
6
- version "3.10.0"
7
- sha256 "82bf217094f63088666d8fdf8bb76f628224612a96c993555fcabffafa724b1a"
+ url "https://github.com/danieljprice/splash/releases/download/v3.10.1/splash-v3.10.1.tar.gz"
+ version "3.10.1"
+ sha256 "c52c554a8d773525ec433a727195a295ab30abbc23458d4b4a5b1fc1d1f2bb29"
8
head "https://github.com/danieljprice/splash.git"
9
10
depends_on "cfitsio"
0 commit comments