From 496e40a2be1c8aadb220b4446c66bfa773ed5c2e Mon Sep 17 00:00:00 2001 From: Alexandre Archambault Date: Thu, 2 Aug 2018 23:16:59 +0200 Subject: [PATCH] Updates for 1.1.0-M7 --- README.md | 4 ++-- coursier | Bin 28000 -> 28001 bytes doc/readme/README.md | 4 ++-- project/project/project/plugins.sbt | 2 +- scripts/generate-launcher.sh | 2 +- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 366e7ff8c..4122dfa8b 100644 --- a/README.md +++ b/README.md @@ -134,7 +134,7 @@ libraryDependencies ++= Seq( ) ``` -Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M6/README.md#api) of coursier instead. +Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M7/README.md#api) of coursier instead. Add an import for coursier, ```scala @@ -438,7 +438,7 @@ libraryDependencies ++= Seq( ) ``` -Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M6/README.md#api-1) of coursier instead. +Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M7/README.md#api-1) of coursier instead. The first module, `"io.get-coursier" %% "coursier" % "1.0.3"`, mainly depends on `scalaz-core` (and only it, *not* `scalaz-concurrent` for example). It contains among others, diff --git a/coursier b/coursier index 11a2c6ed04b30cb31e06642f4f73700aebc378ca..e34c31c52bc83b640f422d6db74e86b3970a8fcf 100755 GIT binary patch delta 1003 zcmZWnZAep57(VxG>RoM9x4R*isjI9ubM87XVw#kdWo`pqhK53D?MoM}B>zYs2rVk` zhbNJ!tRNx!fM6vi3SvLXT1(1A%pXehAq4)(pdjeI_n0<3aNyxR@B2RQ^PG2XhMAvX z9#1mt?`POuI-1)@W|=~KzmlZmUZoTx5AmkW5oQbd$m)cT!#>gkevAg=g<<9 z!a_l%LR9{O+URFjV+uvLk|WD#s^9^pu}fRS3`IRfE+a)3MD_A(jcx>MC4!8`2Jxs0 zp>R4`beW?&44o>PyF2MHqmg*Z`T7@23_@PgCGydq%^0(YW##Fje=HwZd8(*Yo1>(K zV_DBxiYjU^YbiRf7-CpBNH>Jt-QIkBy^;vtI{xF!9#<3Sz5-Vg&Ov9IMDBR^D5Y%j z&1*R~ZaEarbJq!iM{o={#Hgd_V7OhQtq~l;lewx_Z|&B6YgOLFYj-Tx7C(@eKj4nr zZMkum?VU3|KG_yIH3;of*!Hi!{{2AZl<64EAr73TTBLvKgZN31${{77)kC^`Td4Vi zzCsEXeKrcrevyKDe=!AD{d;BA*izIzv4ER07RRY1PiepCD&JPFfjRZ{^p%4F`C< zP(h{xxwOwC7$CihOk{~G17w>T&bYu^515;iFu=4&_9$GdBBdcUZ7}QSv9C#%uL-28 g|Lvc&nWQ&VOn2~os9Ys2qr5;Q^LSbEwPRA}zZdK*#sB~S delta 972 zcmaEOi}ArN#tl~(IkFah^tl~TGJWzLMq{Q~B9jG~rn7*=Ca+;qRs}H_kN`7~otdv6 z;LXg!#lXP9zyMbHg-HdXMTS`e!th`=VaWvQ-E5b6;s64MW}xdPrRp(ti%d314VT)u{@v0>;0CnG8*CdRlL&(dFf=*9 zp$UqMc|h?(Mh2iL3y_5bCQnFHg@o|VG-C+kLz*sxp_pz0VML}|Kp0cgUBJGc?2{wK zw1RQ+{7liwwK@DMu=rST=xntt(3&?utb}9>Fj|=>_hlJCG+SjzF&$?CYtGIPhL{|X zEyWbbGx@x`+~lro9*DZrnNm!Z0$_Cl`kXoe-UxqzB3~jV+9a8ifuTT1;>s@x#3OK*p8PPWN`Sm-Dfar`UL!c+_k teJZb;{ diff --git a/doc/readme/README.md b/doc/readme/README.md index e3c8175e1..513ff7627 100644 --- a/doc/readme/README.md +++ b/doc/readme/README.md @@ -134,7 +134,7 @@ libraryDependencies ++= Seq( ) ``` -Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M6/README.md#api) of coursier instead. +Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M7/README.md#api) of coursier instead. Add an import for coursier, ```scala @@ -465,7 +465,7 @@ libraryDependencies ++= Seq( ) ``` -Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M6/README.md#api-1) of coursier instead. +Note that the examples below are validated against the current sources of coursier. You may want to read the [documentation of the latest release](https://github.com/coursier/coursier/blob/v1.1.0-M7/README.md#api-1) of coursier instead. The first module, `"io.get-coursier" %% "coursier" % "1.0.3"`, mainly depends on `scalaz-core` (and only it, *not* `scalaz-concurrent` for example). It contains among others, diff --git a/project/project/project/plugins.sbt b/project/project/project/plugins.sbt index 473a0b17e..bfe2895a2 100644 --- a/project/project/project/plugins.sbt +++ b/project/project/project/plugins.sbt @@ -1,7 +1,7 @@ addSbtPlugin("io.get-coursier" % "sbt-coursier" % coursierVersion0) // important: this line is matched / substituted during releases (via sbt-release) -def coursierVersion0 = "1.1.0-M6" +def coursierVersion0 = "1.1.0-M7" // required for just released things resolvers += Resolver.sonatypeRepo("releases") diff --git a/scripts/generate-launcher.sh b/scripts/generate-launcher.sh index 6f6c0cea3..5babb711e 100755 --- a/scripts/generate-launcher.sh +++ b/scripts/generate-launcher.sh @@ -1,7 +1,7 @@ #!/bin/bash # grepped and updated during releases -VERSION=1.1.0-M6 +VERSION=1.1.0-M7 ACTUAL_VERSION="${ACTUAL_VERSION:-"$VERSION"}" CACHE_VERSION=v1