|
| 1 | +--- |
| 2 | +layout: news_post |
| 3 | +title: "Ruby 2.1.10 lançado" |
| 4 | +author: "usa" |
| 5 | +translator: "fpgentil" |
| 6 | +date: 2016-04-01 02:00:00 +0000 |
| 7 | +lang: pt |
| 8 | +--- |
| 9 | + |
| 10 | +Ruby 2.1.10 foi lançado. |
| 11 | +Essa *release* não é destinada para uso em produção, mas sim testes de |
| 12 | +compatibilidade com as versões de dois dígitos. |
| 13 | +Você não precisa substituir o Ruby 2.1.9 por 2.1.10 em uso regular. |
| 14 | + |
| 15 | +Como anunciado em [2.1.9 release post](https://www.ruby-lang.org/pt/news/2016/03/30/ruby-2-1-9-released/), |
| 16 | +Ruby 2.1.10 não inclui nenhuma mudança da versão 2.1.9, com exceção de seu número |
| 17 | +(e uma pequena alteração relacionada com a suíte de testes). Por favor teste sua |
| 18 | +aplicação e/ou bibliotecas para compatibilidade com versões de dois dígitos. |
| 19 | + |
| 20 | + |
| 21 | +## Download |
| 22 | + |
| 23 | +* [https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.bz2](https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.bz2) |
| 24 | + |
| 25 | + SIZE: 12015299 bytes |
| 26 | + SHA1: 22dcd759d8cbb14c8735988fbc7ee5c35f9d4720 |
| 27 | + SHA256: a74675578a9a801ac25eb7152bef3023432d6267f875b198eb9cd6944a5bf4f1 |
| 28 | + SHA512: 4b7213695416876e4de3cbce912f61ac89db052c74f0daa8424477991cfc49b07300e960177ff576b634a97ee8afef3c5aded5d5806329dbd01d0ce7b42b9b63 |
| 29 | + |
| 30 | +* [https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.gz](https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.gz) |
| 31 | + |
| 32 | + SIZE: 15165837 bytes |
| 33 | + SHA1: 2a5194b1fd42a3f1f23f1e0844ae78332a9efd5d |
| 34 | + SHA256: fb2e454d7a5e5a39eb54db0ec666f53eeb6edc593d1d2b970ae4d150b831dd20 |
| 35 | + SHA512: 5f9c0cc3d10b4e04c63f001b4add782c34b9f260368f48b443b397cea57680d328f7c28cbb2a9be4c2f5acd114bac07dacb100d57018fa4d2a1792fc03083418 |
| 36 | + |
| 37 | +* [https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.xz](https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.tar.xz) |
| 38 | + |
| 39 | + SIZE: 9362868 bytes |
| 40 | + SHA1: adcc9e10b8f7add0e19f8c70afc134c069a862ca |
| 41 | + SHA256: 5be9f8d5d29d252cd7f969ab7550e31bbb001feb4a83532301c0dd3b5006e148 |
| 42 | + SHA512: 72406ac133af7f057d4633d2a300e49e133881f6b36ff4cdf6c72b4ff4325de332fc5a45c96ea407140a8bf09cdc307e13107c539196902e5b67b7d24cd72dc9 |
| 43 | + |
| 44 | +* [https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.zip](https://cache.ruby-lang.org/pub/ruby/2.1/ruby-2.1.10.zip) |
| 45 | + |
| 46 | + SIZE: 16706304 bytes |
| 47 | + SHA1: 402158192b7673cb4e7a67f48f6d93945bc9fd13 |
| 48 | + SHA256: 21cf83156ec782d17827fb9c8a945626dfd68cf0d9eb5ca7a78b12eb91c6f1fb |
| 49 | + SHA512: 5490fc4726a1efaea8c7c541ca3102013b00a0af2903d15009307265c93b218bb13aab0007d279823c740a9b173d957ca79f2d8f25932f04763ec1aa18d164e8 |
| 50 | + |
| 51 | +## Comentários da *release* |
| 52 | + |
| 53 | +Obrigado a todos que contribuíram para essa *release*. |
0 commit comments