aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/mruby.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/mruby.rb')
-rw-r--r--Library/Formula/mruby.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/mruby.rb b/Library/Formula/mruby.rb
index 72ca26498..ebda2b33f 100644
--- a/Library/Formula/mruby.rb
+++ b/Library/Formula/mruby.rb
@@ -2,8 +2,8 @@ require "formula"
class Mruby < Formula
homepage "http://www.mruby.org"
- url "https://github.com/mruby/mruby/archive/1.0.0.tar.gz"
- sha1 "6d4cb1b3594b1c609cc3e39d458d2ff27e4f9b4d"
+ url "https://github.com/mruby/mruby/archive/1.1.0.tar.gz"
+ sha1 "828eadbc0640d3f670a5eb24bf8d99f6bb90b5fc"
head "https://github.com/mruby/mruby.git"