OSDN Git Service

update 1.0.9
authorChengcheng Zhang <943420582@qq.com>
Mon, 22 Apr 2019 08:41:38 +0000 (16:41 +0800)
committerChengcheng Zhang <943420582@qq.com>
Mon, 22 Apr 2019 08:41:38 +0000 (16:41 +0800)
bytom.rb

index 5e8acd2..895fd13 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.8/bytom-1.0.8-darwin_amd64.tgz"
-    version "1.0.8"
-    sha256 "0bb584952c584f965419edc429dbe5d6381ecf6adf705e773facafdaae9b9542"
+    url "https://github.com/Bytom/bytom/releases/download/v1.0.9/bytom-1.0.9-darwin_amd64.tgz"
+    version "1.0.9"
+    sha256 "89c7e08768d4dffec187f9cd0dc342ebed8e386279fd1384279349cae1a19d4a"
   
     def install
         system 'mv bytomd-darwin_amd64 bytomd'