[Groonga-commit] groonga/heroku-groonga-builder at 0d44458 [master] Use MessagePack 2.1.5

Back to archive index

Ryo Sugimoto null+****@clear*****
Sun Oct 15 19:04:25 JST 2017


Ryo Sugimoto	2017-10-15 19:04:25 +0900 (Sun, 15 Oct 2017)

  New Revision: 0d44458b8016c5016704a30ace5f8f3491405238
  https://github.com/groonga/heroku-groonga-builder/commit/0d44458b8016c5016704a30ace5f8f3491405238

  Message:
    Use MessagePack 2.1.5

  Modified files:
    Rakefile

  Modified: Rakefile (+1 -1)
===================================================================
--- Rakefile    2017-10-15 19:03:16 +0900 (dad07fb)
+++ Rakefile    2017-10-15 19:04:25 +0900 (9a4cb28)
@@ -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.3"
+    msgpack_version = "2.1.5"
     msgpack_archive_name = "msgpack-#{msgpack_version}"
     sh("curl",
        "--silent",
-------------- next part --------------
HTML����������������������������...
URL: https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20171015/9634fc5d/attachment.htm 



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