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.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/mruby.rb b/Library/Formula/mruby.rb
index 634106f2c..959d6d7c2 100644
--- a/Library/Formula/mruby.rb
+++ b/Library/Formula/mruby.rb
@@ -2,7 +2,7 @@ require "formula"
class Mruby < Formula
homepage "http://www.mruby.org"
- url "https://github.com/mruby/mruby/archive/1.0.0.zip"
+ url "https://github.com/mruby/mruby/archive/1.0.0.tar.gz"
sha1 "48861f5e01019fd82da4543c01d163fc03ec4643"
head "https://github.com/mruby/mruby.git"