Kouhei Sutou
null+****@clear*****
Fri Oct 28 10:16:01 JST 2016
Kouhei Sutou 2016-10-28 10:16:01 +0900 (Fri, 28 Oct 2016) New Revision: 0e70a7492fb2564459bb5877a9e2052220f15418 https://github.com/pgroonga/pgroonga/commit/0e70a7492fb2564459bb5877a9e2052220f15418 Message: windows: use the latest PostgreSQL Modified files: Rakefile appveyor.yml Modified: Rakefile (+2 -2) =================================================================== --- Rakefile 2016-10-28 00:30:26 +0900 (428c0f4) +++ Rakefile 2016-10-28 10:16:01 +0900 (061707e) @@ -5,8 +5,8 @@ require "octokit" latest_groonga_version = "6.0.9" windows_postgresql_versions = [ - "9.5.4-1", - "9.6.0-1", + "9.5.5-1", + "9.6.1-1", ] package = "pgroonga" Modified: appveyor.yml (+1 -1) =================================================================== --- appveyor.yml 2016-10-28 00:30:26 +0900 (0640189) +++ appveyor.yml 2016-10-28 10:16:01 +0900 (e558f6a) @@ -1,7 +1,7 @@ version: "{build}" clone_depth: 10 environment: - POSTGRESQL_VERSION: 9.6.0-1 + POSTGRESQL_VERSION: 9.6.1-1 GROONGA_VERSION: 6.0.9 install: - set PATH=C:\msys64\usr\bin;%PATH% -------------- next part -------------- HTML����������������������������...Download