Skip to content

Commit

Permalink
Merge pull request #40 from danieljprice/bump-splash-3.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljprice authored Feb 21, 2024
2 parents 1ee30fa + 78bd698 commit 2fb104d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions splash.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
class Splash < Formula
desc "Smoothed Particle Hydrodynamics visualisation tool"
homepage "http://users.monash.edu.au/~dprice/splash"
url "https://github.com/danieljprice/splash/releases/download/v3.10.0/splash-v3.10.0.tar.gz"
version "3.10.0"
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"
head "https://github.com/danieljprice/splash.git"

depends_on "cfitsio"
Expand Down

0 comments on commit 2fb104d

Please sign in to comment.