From c5094373a6f126a9d630aaa023db34e6b59b3730 Mon Sep 17 00:00:00 2001 From: Chengcheng Zhang <943420582@qq.com> Date: Thu, 13 Dec 2018 13:19:52 +0800 Subject: [PATCH] update 1.0.7-hotfix-9e872c0 --- bytom.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bytom.rb b/bytom.rb index f570f18..e0d8aee 100644 --- 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' -- 2.11.0