We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8483d5 + 77f757b commit a6f977bCopy full SHA for a6f977b
sphmoments.rb
@@ -2,8 +2,9 @@
2
class Sphmoments < Formula
3
desc "Utility for computing smooth moment maps of astronomical data cubes using kernel interpolation"
4
homepage "https://github.com/danieljprice/sphmoments"
5
- url "https://github.com/danieljprice/sphmoments/releases/download/v0.9.0/sphmoments-v0.9.0.tar.gz"
6
- sha256 "f75a84cf9dc408af5b99db4fbccfbc48cb254cec3cb35342a633abeece10f195"
+ url "https://github.com/danieljprice/sphmoments/releases/download/v0.9.5/sphmoments-v0.9.5.tar.gz"
+ version "0.9.5"
7
+ sha256 "7d128a361dfa7fb85cb09b688a5747d51366b36131fb526e0f478b7a81092818"
8
9
head "https://github.com/danieljprice/sphmoments.git"
10
0 commit comments