• R/O
  • HTTP
  • SSH
  • HTTPS

homebrew-bytom: 提交

Homebrew Tap for Bytom


Commit MetaInfo

修订版4556a35033b1b19b222f39ca68e40bdabe50e341 (tree)
时间2018-11-19 18:01:54
作者Chengcheng Zhang <943420582@qq.c...>
CommiterChengcheng Zhang

Log Message

update v1.0.7

更改概述

差异

--- a/bytom.rb
+++ b/bytom.rb
@@ -1,8 +1,8 @@
11 class Bytom < Formula
22 desc "Official Go implementation of the Bytom protocol "
33 homepage "https://bytom.io/"
4- url "https://github.com/Bytom/bytom/releases/download/v1.0.6rc1/bytom-1.0.6rc1-darwin_amd64.tgz"
5- sha256 "bd4abc64860a05b5dd30b0d1579b3c9d58f3179532a9c154f9ac83364fb88699"
4+ url "https://github.com/Bytom/bytom/releases/download/v1.0.7/bytom-1.0.7-darwin_amd64.tgz"
5+ sha256 "25dd62343157fe6eb7a983edb1455f457cfca07552f02e1f9142227bd961a4a5"
66
77 def install
88 system 'mv bytomd-darwin_amd64 bytomd'
Show on old repository browser