aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/ceylon.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/ceylon.rb b/Library/Formula/ceylon.rb
index 9f67507db..c03dbb395 100644
--- a/Library/Formula/ceylon.rb
+++ b/Library/Formula/ceylon.rb
@@ -2,9 +2,9 @@ require 'formula'
class Ceylon < Formula
homepage 'http://ceylon-lang.org/'
- url 'http://ceylon-lang.org/download/dist/1_0_Milestone5'
- version '1.0M5'
- sha1 'c013ce50ce2505f0b85fc18c9bf2ce8f13fca0ae'
+ url 'http://ceylon-lang.org/download/dist/1_0_Beta'
+ version '1.0.beta'
+ sha1 'a84e7684545fac8751aa7538a47accf36708e5e7'
def install
rm_f Dir["bin/*.bat"]