We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7cdad68 + 290fbe2 commit 1ee30faCopy full SHA for 1ee30fa
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.9.0/splash-v3.9.0.tar.gz"
6
- version "3.9.0"
7
- sha256 "530a746dfc9a68dbdef555342253fd36c4990036d34b040bbb44cd316d39d7fd"
+ url "https://github.com/danieljprice/splash/releases/download/v3.10.0/splash-v3.10.0.tar.gz"
+ version "3.10.0"
+ sha256 "82bf217094f63088666d8fdf8bb76f628224612a96c993555fcabffafa724b1a"
8
head "https://github.com/danieljprice/splash.git"
9
10
depends_on "cfitsio"
0 commit comments