Kouhei Sutou 2019-01-14 06:50:51 +0900 (Mon, 14 Jan 2019) Revision: caf717c4241965ce1b0a7d318827e30fd1c1f0fe https://github.com/mroonga/mroonga/commit/caf717c4241965ce1b0a7d318827e30fd1c1f0fe Message: appveyor: use the latest releases Modified files: appveyor.yml Modified: appveyor.yml (+4 -4) =================================================================== --- appveyor.yml 2019-01-10 10:59:48 +0900 (a2a15e95) +++ appveyor.yml 2019-01-14 06:50:51 +0900 (257b7c59) @@ -11,13 +11,13 @@ environment: - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" MARIADB_VERSION: 10.1.37 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" - MARIADB_VERSION: 10.2.19 + MARIADB_VERSION: 10.2.21 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" - MARIADB_VERSION: 10.2.19 + MARIADB_VERSION: 10.2.21 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015" - MARIADB_VERSION: 10.3.11 + MARIADB_VERSION: 10.3.12 - CMAKE_GENERATOR_NAME: "Visual Studio 14 2015 Win64" - MARIADB_VERSION: 10.3.11 + MARIADB_VERSION: 10.3.12 install: - cd .. -------------- next part -------------- An HTML attachment was scrubbed... URL: <https://lists.osdn.me/mailman/archives/groonga-mysql-commit/attachments/20190114/a8b020df/attachment.html>