We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83dea90 + 21e2d54 commit b2ee536Copy full SHA for b2ee536
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.11.0/splash-v3.11.0.tar.gz"
6
- version "3.11.0"
7
- sha256 "4ba481533eda699a7d352ea564380ccfd5ad36c606791d965ff8a6940bc3e1b3"
+ url "https://github.com/danieljprice/splash/releases/download/v3.11.1/splash-v3.11.1.tar.gz"
+ version "3.11.1"
+ sha256 "ac32596103c6fdc201d51913b2c9224c1ea294cc8c9c22bcc35219e2495e14fc"
8
head "https://github.com/danieljprice/splash.git"
9
10
depends_on "cfitsio"
0 commit comments