OSDN Git Service

fix dev
authorChengcheng Zhang <943420582@qq.com>
Thu, 15 Nov 2018 08:27:34 +0000 (16:27 +0800)
committerChengcheng Zhang <943420582@qq.com>
Thu, 15 Nov 2018 08:27:34 +0000 (16:27 +0800)
bytom.rb

index c92650b..15307ff 100644 (file)
--- a/bytom.rb
+++ b/bytom.rb
@@ -3,7 +3,7 @@ class Bytom < Formula
     homepage 'https://bytom.io/'
     url 'https://github.com/bytom/bytom.git', :tag => 'v1.0.6rc1'
   
-    dev do
+    devel do
       url 'https://github.com/ethereum/bytom.git', :branch => 'dev'
     end