Skip to content

Commit

Permalink
clay: version 2010.11.13
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Vandenberg <[email protected]>
  • Loading branch information
tianyicui authored and adamv committed Nov 19, 2010
1 parent 0af64fd commit 1757174
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Library/Formula/clay.rb
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
require 'formula'

class Clay <Formula
url 'https://tachyon.in/clay/binaries/clay-macosx64-2010.07.29.zip'
url 'https://tachyon.in/clay/binaries/clay-macosx-2010.11.13.zip'
homepage 'https://claylanguage.org'
version '2010.07.29'
md5 '6c7e318915e65f6db0ac65cb0aca0fdd'
version '2010.11.13'
md5 '4039c21970b9ccc1217bc5a731a16914'

def install
libexec.install Dir['*']
Expand Down

0 comments on commit 1757174

Please sign in to comment.