OSDN Git Service

update 1.0.7-hotfix-9e872c0
authorChengcheng Zhang <943420582@qq.com>
Thu, 13 Dec 2018 05:19:52 +0000 (13:19 +0800)
committerChengcheng Zhang <943420582@qq.com>
Thu, 13 Dec 2018 05:19:52 +0000 (13:19 +0800)
bytom.rb

index f570f18..e0d8aee 100644 (file)
--- a/bytom.rb
+++ b/bytom.rb
@@ -1,9 +1,9 @@
 class Bytom < Formula
     desc "Official Go implementation of the Bytom protocol "
     homepage "https://bytom.io/"
-    url "https://github.com/Bytom/bytom/releases/download/v1.0.7-hotfix-84daff9/bytom-1.0.7-hotfix-84daff9-darwin_amd64.tgz"
-    version "1.0.7-hotfix-84daff9"
-    sha256 "89240161f0ccd32d681eb43c96171fc254e3e25b0f3e433897d518e1e54c83ec"
+    url "ttps://github.com/Bytom/bytom/releases/download/v1.0.7-hotfix-9e872c0/bytom-1.0.7-hotfix-9e872c0-darwin_amd64.tgz"
+    version "1.0.7-hotfix-9e872c0"
+    sha256 "9e1d34c0d02d0ad6251a4a87538d5d7eeea278b298aee940e2cac090beaa75ef"
   
     def install
         system 'mv bytomd-darwin_amd64 bytomd'