Skip to content

Commit

Permalink
Merge pull request #31 from danieljprice/bump-splash-3.8.2
Browse files Browse the repository at this point in the history
splash 3.8.2
  • Loading branch information
danieljprice authored May 12, 2023
2 parents 8d9c833 + 027a590 commit 7dea419
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.8.1/splash-v3.8.1.tar.gz"
version "3.8.1"
sha256 "77871722d1a777d88658647e501a5362853b3cc546e1ecebdf33dce5aca0c6dd"
url "https://github.com/danieljprice/splash/releases/download/v3.8.2/splash-v3.8.2.tar.gz"
version "3.8.2"
sha256 "cd713142c5af15935a10a3ca8f7ab757ad405d3705dd2cb33036128fffbd3579"
head "https://github.com/danieljprice/splash.git"

depends_on "cfitsio"
Expand Down

0 comments on commit 7dea419

Please sign in to comment.