[Groonga-commit] droonga/droonga-engine at 4b1bdbf [master] Use the latest Serf

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jul 17 20:49:11 JST 2014


Kouhei Sutou	2014-07-17 20:49:11 +0900 (Thu, 17 Jul 2014)

  New Revision: 4b1bdbf35b294022de1c43cb92090ac611ab91c3
  https://github.com/droonga/droonga-engine/commit/4b1bdbf35b294022de1c43cb92090ac611ab91c3

  Message:
    Use the latest Serf

  Modified files:
    lib/droonga/serf_downloader.rb

  Modified: lib/droonga/serf_downloader.rb (+1 -1)
===================================================================
--- lib/droonga/serf_downloader.rb    2014-07-17 20:41:49 +0900 (1b8ce59)
+++ lib/droonga/serf_downloader.rb    2014-07-17 20:49:11 +0900 (9c6fd6d)
@@ -33,7 +33,7 @@ module Droonga
 
     def download
       detect_platform
-      version = "0.6.0"
+      version = "0.6.3"
       url_base = "https://dl.bintray.com/mitchellh/serf"
       base_name = "#{version}_#{@os}_#{@architecture}.zip"
       connection = Faraday.new(url_base) do |builder|
-------------- next part --------------
HTML����������������������������...
下載 



More information about the Groonga-commit mailing list
Back to archive index