diff options
Diffstat (limited to 'Library/Formula/xspin.rb')
| -rw-r--r-- | Library/Formula/xspin.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/xspin.rb b/Library/Formula/xspin.rb index 027d1a490..66bda17f6 100644 --- a/Library/Formula/xspin.rb +++ b/Library/Formula/xspin.rb @@ -3,7 +3,7 @@ require 'formula' class Xspin < Formula url 'http://spinroot.com/spin/Src/xspin525.tcl' homepage 'http://spinroot.com/spin/Src/index.html' - md5 '4b41ff53c1834168aa183def9036bbb7' + sha1 '8166ccc6830f052e31162bec618c17452a988b5d' version '5.2.5' depends_on 'spin' |
