[Fxruby-announce] Re: [Fxruby-users] [ANN] FXRuby-1.0.24 Now Available
Status: Inactive
Brought to you by:
lyle
From: Hugh S. S. E. E. <hg...@dm...> - 2003-06-12 09:26:35
|
On Wed, 11 Jun 2003, ly...@kn... wrote: > All, > > FXRuby-1.0.24 is now available for download from: > > http://sourceforge.net/project/showfiles.php?group_id=20243 [...] Thank you for this. Can you confirm the md5sum for the tar.gz please? I get neelix hgs 63 %> md5sum.rb FXRuby-1.0.24.tar.gz 76d60ffedb663e09aea4da3fe8b5c40f neelix hgs 64 %> cat ~/bin/md5sum.rb #!/bin/sh ruby -r md5 -e "puts MD5.new(File.open('$1', 'rb').read).hexdigest" neelix hgs 65 %> > > Lyle > Thank you Hugh > |