Skip to content

Commit

Permalink
Merge pull request #42 from danieljprice/bump-splash-3.10.3
Browse files Browse the repository at this point in the history
splash 3.10.3
  • Loading branch information
danieljprice authored Mar 4, 2024
2 parents ae7a42f + 220fd46 commit 42594dd
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.2/splash-v3.10.2.tar.gz"
version "3.10.2"
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"
head "https://github.com/danieljprice/splash.git"

depends_on "cfitsio"
Expand Down

0 comments on commit 42594dd

Please sign in to comment.