diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/cspice.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/xplanet.rb | 2 | ||||
| -rw-r--r-- | Library/Formula/xplanetfx.rb | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/cspice.rb b/Library/Formula/cspice.rb index 9659d399c..c20eb6434 100644 --- a/Library/Formula/cspice.rb +++ b/Library/Formula/cspice.rb @@ -3,7 +3,7 @@ require "formula" class Cspice < Formula homepage "http://naif.jpl.nasa.gov/naif/index.html" url "http://naif.jpl.nasa.gov/pub/naif/toolkit/C/MacIntel_OSX_AppleC_64bit/packages/cspice.tar.Z" - sha1 "1500a926f01a0bb04744ebe8af0149c7ae098a8f" + sha256 "c009981340de17fb1d9b55e1746f32336e1a7a3ae0b4b8d68f899ecb6e96dd5d" version "65" bottle do diff --git a/Library/Formula/xplanet.rb b/Library/Formula/xplanet.rb index 11428df81..a485eea0c 100644 --- a/Library/Formula/xplanet.rb +++ b/Library/Formula/xplanet.rb @@ -3,7 +3,7 @@ require "formula" class Xplanet < Formula homepage "http://xplanet.sourceforge.net/" url "https://downloads.sourceforge.net/project/xplanet/xplanet/1.3.0/xplanet-1.3.0.tar.gz" - sha1 "7c5208b501b441a0184cbb334a5658d0309d7dac" + sha256 "44fb742bb93e5661ea8b11ccabcc12896693e051f3dd5083c9227224c416b442" bottle do revision 2 diff --git a/Library/Formula/xplanetfx.rb b/Library/Formula/xplanetfx.rb index e20df762f..becdbffa3 100644 --- a/Library/Formula/xplanetfx.rb +++ b/Library/Formula/xplanetfx.rb @@ -3,7 +3,7 @@ require "formula" class Xplanetfx < Formula homepage "http://mein-neues-blog.de/xplanetFX/" url "http://repository.mein-neues-blog.de:9000/archive/xplanetfx-2.6.4_all.tar.gz" - sha1 "289b5581350f0b153e74cd57b0ac7eee1e165e66" + sha256 "0c7ea5783103f00867eecc1603e598b89fd52bd19954fd2976e3aa89390813ca" version "2.6.4" bottle do |
