[Groonga-commit] groonga/heroku-groonga-builder at 3c99a5f [master] Use MessagePack 2.1.3

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Jul 16 09:42:27 JST 2017


Ryo Sugimoto	2017-07-16 09:42:27 +0900 (Sun, 16 Jul 2017)

  New Revision: 3c99a5f672bb8b39a7fd3cd6d2b68d328a9b2acb
  https://github.com/groonga/heroku-groonga-builder/commit/3c99a5f672bb8b39a7fd3cd6d2b68d328a9b2acb

  Message:
    Use MessagePack 2.1.3

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2017-06-08 20:11:54 +0900 (ce7cdcf)
+++ Rakefile    2017-07-16 09:42:27 +0900 (825a3f5)
@@ -150,7 +150,7 @@ class GroongaBuilder
        "https://cmake.org/files/v#{cmake_version.sub(/.[0-9]\z/, "")}/#{cmake_archive_name}.tar.gz")
     sh("tar", "xf", "#{cmake_archive_name}.tar.gz")
     
-    msgpack_version = "2.1.1"
+    msgpack_version = "2.1.3"
     msgpack_archive_name = "msgpack-#{msgpack_version}"
     sh("curl",
        "--silent",
-------------- next part --------------
HTML����������������������������...
下載 



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