diff options
Diffstat (limited to 'Library/Formula/spin.rb')
| -rw-r--r-- | Library/Formula/spin.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/spin.rb b/Library/Formula/spin.rb index 6e3d785df..d23dc5286 100644 --- a/Library/Formula/spin.rb +++ b/Library/Formula/spin.rb @@ -2,9 +2,9 @@ require "formula" class Spin < Formula homepage "http://spinroot.com/spin/whatispin.html" - url "http://spinroot.com/spin/Src/spin640.tar.gz" - version "6.4.0" - sha1 "d777255a09970ffdb25b62098c0cf22df4bfeab4" + url "http://spinroot.com/spin/Src/spin642.tar.gz" + version "6.4.2" + sha1 "a3a7db806ebcc9f645cf4b61a167145c3d242242" bottle do cellar :any |
